X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=vswitchd%2Fautomake.mk;h=8e27fc2fed9a626726d17774aeb8a5de66350796;hb=cce1d8bd8e326c93579a6ff5d037fe3a60a39f86;hp=e3e6ea3a8b5f3a87afa737898a8c30557e618547;hpb=8cd4882fd5c3080816a070ad582ef06842f7c482;p=openvswitch diff --git a/vswitchd/automake.mk b/vswitchd/automake.mk index e3e6ea3a..8e27fc2f 100644 --- a/vswitchd/automake.mk +++ b/vswitchd/automake.mk @@ -13,8 +13,6 @@ vswitchd_ovs_vswitchd_SOURCES = \ vswitchd/bridge.h \ vswitchd/mgmt.c \ vswitchd/mgmt.h \ - vswitchd/port.c \ - vswitchd/port.h \ vswitchd/proc-net-compat.c \ vswitchd/proc-net-compat.h \ vswitchd/ovs-vswitchd.c \