debian: Distribute some files that were forgotten.
authorBen Pfaff <blp@nicira.com>
Fri, 18 Dec 2009 00:52:49 +0000 (16:52 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 18 Dec 2009 00:56:25 +0000 (16:56 -0800)
This is important for successfully building Debian packages from a tarball
made with "make dist".

debian/automake.mk

index 813987e..80b66cc 100644 (file)
@@ -9,8 +9,6 @@ EXTRA_DIST += \
        debian/corekeeper.cron.daily \
        debian/corekeeper.init \
        debian/dirs \
-       debian/ovs-switch-setup \
-       debian/ovs-switch-setup.8 \
        debian/openvswitch-common.dirs \
        debian/openvswitch-common.install \
        debian/openvswitch-common.manpages \
@@ -26,6 +24,10 @@ EXTRA_DIST += \
        debian/openvswitch-datapath-source.copyright \
        debian/openvswitch-datapath-source.dirs \
        debian/openvswitch-datapath-source.install \
+       debian/openvswitch-monitor.default \
+       debian/openvswitch-monitor.dirs \
+       debian/openvswitch-monitor.init \
+       debian/openvswitch-monitor.install \
        debian/openvswitch-pki-server.apache2 \
        debian/openvswitch-pki-server.dirs \
        debian/openvswitch-pki-server.install \
@@ -45,6 +47,18 @@ EXTRA_DIST += \
        debian/openvswitch-switch.postinst \
        debian/openvswitch-switch.postrm \
        debian/openvswitch-switch.template \
+       debian/openvswitch-switchui.copyright \
+       debian/openvswitch-switchui.default \
+       debian/openvswitch-switchui.dirs \
+       debian/openvswitch-switchui.init \
+       debian/openvswitch-switchui.install \
+       debian/openvswitch-wdt.default \
+       debian/openvswitch-wdt.dirs \
+       debian/openvswitch-wdt.init \
+       debian/openvswitch-wdt.install \
+       debian/ovs-switch-setup \
+       debian/ovs-switch-setup.8 \
        debian/po/POTFILES.in \
        debian/po/templates.pot \
-       debian/rules
+       debian/rules \
+       debian/rules.modules