setup.py
changeset 7081 2fdbf2ccd03a
parent 7056 2c1f18b88b6a
child 7558 dc211ad8d681
--- a/setup.py	Sun Oct 12 19:11:59 2008 +0200
+++ b/setup.py	Sun Oct 12 22:56:43 2008 +0200
@@ -99,7 +99,7 @@
     ]
 
 packages = ['mercurial', 'mercurial.hgweb', 'hgext', 'hgext.convert',
-            'hgext.highlight']
+            'hgext.highlight', 'hgext.zeroconf', ]
 
 try:
     import msvcrt