X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=debian%2Fautomake.mk;h=755d727886a88abfe1edab625c7e80e1dcf741dc;hb=17f5d263877b25b42cda73b2fc96a8825ec81b78;hp=5fac4c85e19292247df314c4f07694ee5416df58;hpb=1ff83721f49bb89f2931ce464b4745e47c6a657a;p=openvswitch diff --git a/debian/automake.mk b/debian/automake.mk index 5fac4c85..755d7278 100644 --- a/debian/automake.mk +++ b/debian/automake.mk @@ -5,7 +5,11 @@ EXTRA_DIST += \ debian/control.modules.in \ debian/copyright \ debian/copyright.in \ + debian/dkms.conf.in \ debian/dirs \ + debian/openvswitch-brcompat.install \ + debian/openvswitch-brcompat.manpages \ + debian/openvswitch-brcompat.postinst \ debian/openvswitch-common.dirs \ debian/openvswitch-common.install \ debian/openvswitch-common.manpages \ @@ -17,6 +21,8 @@ EXTRA_DIST += \ debian/openvswitch-controller.manpages \ debian/openvswitch-controller.postinst \ debian/openvswitch-datapath-module-_KVERS_.postinst.modules.in \ + debian/openvswitch-datapath-dkms.postinst \ + debian/openvswitch-datapath-dkms.prerm \ debian/openvswitch-datapath-source.README.Debian \ debian/openvswitch-datapath-source.copyright \ debian/openvswitch-datapath-source.dirs \ @@ -34,15 +40,17 @@ EXTRA_DIST += \ debian/openvswitch-switch.postinst \ debian/openvswitch-switch.postrm \ debian/openvswitch-switch.template \ + debian/openvswitch-test.dirs \ + debian/openvswitch-test.install \ + debian/openvswitch-test.manpages \ debian/ovsdbmonitor.install \ debian/ovsdbmonitor.manpages \ - debian/ovs-bugtool \ - debian/ovs-bugtool.8 \ debian/ovs-monitor-ipsec \ debian/python-openvswitch.dirs \ debian/python-openvswitch.install \ debian/rules \ - debian/rules.modules + debian/rules.modules \ + debian/source/format check-debian-changelog-version: @DEB_VERSION=`echo '$(VERSION)' | sed 's/pre/~pre/'`; \