X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=vswitchd%2Fautomake.mk;h=8e27fc2fed9a626726d17774aeb8a5de66350796;hb=e0644b6125e1d92923ecac1b2d71f9f07cdcc21b;hp=e3e6ea3a8b5f3a87afa737898a8c30557e618547;hpb=3b01baa3970139c3a195017ab1ea3e42761e3db2;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 \