X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=vswitchd%2Fautomake.mk;h=b8ee5b3b4a8bb73701c0885aadb5b0f28ec31708;hb=16472256190e083258bfcf6a4ba4f74cb412fcd4;hp=0a2c7ff70199897edbe47a533caedbf9dfff87c1;hpb=03ae2ad9f922bb88c86fb1b2d42c13faad87b0a0;p=openvswitch diff --git a/vswitchd/automake.mk b/vswitchd/automake.mk index 0a2c7ff7..b8ee5b3b 100644 --- a/vswitchd/automake.mk +++ b/vswitchd/automake.mk @@ -9,8 +9,6 @@ DISTCLEANFILES += \ vswitchd_ovs_vswitchd_SOURCES = \ vswitchd/bridge.c \ vswitchd/bridge.h \ - vswitchd/proc-net-compat.c \ - vswitchd/proc-net-compat.h \ vswitchd/ovs-vswitchd.c \ vswitchd/system-stats.c \ vswitchd/system-stats.h \