X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=vswitchd%2Fautomake.mk;h=b8ee5b3b4a8bb73701c0885aadb5b0f28ec31708;hb=0b8b6f71d5621a726a3bf5aa1bbee27ed1f4a8fe;hp=0a2c7ff70199897edbe47a533caedbf9dfff87c1;hpb=27f5b7720ab3994f71c0aa53caf1a2682f0462fe;p=sliver-openvswitch.git diff --git a/vswitchd/automake.mk b/vswitchd/automake.mk index 0a2c7ff70..b8ee5b3b4 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 \