setup.py
changeset 234 472f0a422234
parent 228 3b1437d4b0a1
child 243 787c5f93f434
--- a/setup.py	Thu May 16 01:03:29 2013 +0300
+++ b/setup.py	Thu May 16 01:14:35 2013 +0300
@@ -39,12 +39,13 @@
         'pvl',
         'pvl.web',
         'pvl.dhcp',
+        'pvl.dns',
         'pvl.rrd',
         'pvl.verkko',
     ],
     
     # bin
-    scripts     = globs('bin/pvl.dhcp-*', 'bin/pvl.rrd-*', 'bin/pvl.verkko-*'),
+    scripts     = globs('bin/pvl.dhcp-*', 'bin/pvl.rrd-*', 'bin/pvl.verkko-*', 'bin/pvl.dns-*'),
     
     # etc, static
     data_files  = [