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