X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=debian%2Fautomake.mk;h=7e166ddca97c5c9200702a557da6d51146abf767;hb=7b6b0ef47e398a2fbda48fd385f9781b2df8bebb;hp=c6e584a07b7cbbad13854eb3c692d076d9a76942;hpb=59405f317bf13896161d13eb485077f0b33154e7;p=openvswitch diff --git a/debian/automake.mk b/debian/automake.mk index c6e584a0..7e166ddc 100644 --- a/debian/automake.mk +++ b/debian/automake.mk @@ -6,6 +6,9 @@ EXTRA_DIST += \ debian/copyright \ debian/copyright.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 \ @@ -34,13 +37,14 @@ EXTRA_DIST += \ debian/openvswitch-switch.postinst \ debian/openvswitch-switch.postrm \ debian/openvswitch-switch.template \ - debian/ovs-bugtool \ - debian/ovs-bugtool.8 \ + debian/ovsdbmonitor.install \ + debian/ovsdbmonitor.manpages \ 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/'`; \