setup.py
changeset 23142 c4ce077588d0
parent 22640 e88a634e0195
child 23392 d66547df8207
--- a/setup.py	Sat Oct 18 21:48:38 2014 +0200
+++ b/setup.py	Thu Sep 04 21:36:35 2014 +0200
@@ -517,6 +517,7 @@
 
 packagedata = {'mercurial': ['locale/*/LC_MESSAGES/hg.mo',
                              'help/*.txt',
+                             'default.d/*.rc',
                              'dummycert.pem']}
 
 def ordinarypath(p):