setup.py
changeset 27374 7a70ae647e54
parent 27348 83a8219fb790
child 27637 b502138f5faa
--- a/setup.py	Sun Dec 13 11:27:52 2015 -0800
+++ b/setup.py	Sun Dec 13 11:34:04 2015 -0800
@@ -591,6 +591,7 @@
 
 packagedata = {'mercurial': ['locale/*/LC_MESSAGES/hg.mo',
                              'help/*.txt',
+                             'help/internals/*.txt',
                              'default.d/*.rc',
                              'dummycert.pem']}