From 3a2eca8dc02d02d21b464bc29d21a5ec784d6785 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Thu, 17 Dec 2009 16:52:49 -0800 Subject: [PATCH] debian: Distribute some files that were forgotten. This is important for successfully building Debian packages from a tarball made with "make dist". --- debian/automake.mk | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/debian/automake.mk b/debian/automake.mk index 813987e73..80b66ccb1 100644 --- a/debian/automake.mk +++ b/debian/automake.mk @@ -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 -- 2.43.0