X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=debian%2Fautomake.mk;h=33d7282442b4c93b3c43c4e0368d50c7228f5eb2;hb=2431be1b68d386bd616378d2c528242775c4d54a;hp=ae821682a331a9196e021d10e484ee805d0c1e07;hpb=c483d489caeec8b38991065580365e8a2b34237e;p=sliver-openvswitch.git diff --git a/debian/automake.mk b/debian/automake.mk index ae821682a..33d728244 100644 --- a/debian/automake.mk +++ b/debian/automake.mk @@ -7,10 +7,6 @@ EXTRA_DIST += \ debian/copyright.in \ debian/dkms.conf.in \ debian/dirs \ - debian/openvswitch-brcompat.install \ - debian/openvswitch-brcompat.manpages \ - debian/openvswitch-brcompat.postinst \ - debian/openvswitch-brcompat.postrm \ debian/openvswitch-common.dirs \ debian/openvswitch-common.docs \ debian/openvswitch-common.install \ @@ -22,6 +18,7 @@ EXTRA_DIST += \ debian/openvswitch-controller.install \ debian/openvswitch-controller.manpages \ debian/openvswitch-controller.postinst \ + debian/openvswitch-controller.postrm \ debian/openvswitch-datapath-module-_KVERS_.postinst.modules.in \ debian/openvswitch-datapath-dkms.postinst \ debian/openvswitch-datapath-dkms.prerm \ @@ -48,6 +45,11 @@ EXTRA_DIST += \ debian/openvswitch-test.dirs \ debian/openvswitch-test.install \ debian/openvswitch-test.manpages \ + debian/openvswitch-vtep.default \ + debian/openvswitch-vtep.dirs \ + debian/openvswitch-vtep.init \ + debian/openvswitch-vtep.install \ + debian/openvswitch-vtep.manpages \ debian/ovsdbmonitor.install \ debian/ovsdbmonitor.manpages \ debian/ovs-monitor-ipsec \