ofp-util: Work on decoding OF1.1 flow_mods.
[openvswitch] / vswitchd / automake.mk
index 4df5f22cb57d5f6ea667e8647914b5363d9abf6d..9092129b0723db2c7df1c3cfad7cf477c65206f9 100644 (file)
@@ -95,3 +95,7 @@ vswitchd/vswitch.ovsschema.stamp: vswitchd/vswitch.ovsschema
          exit 1; \
        fi
 CLEANFILES += vswitchd/vswitch.ovsschema.stamp
+
+# Clean up generated files from older OVS versions.  (This is important so that
+# #include "vswitch-idl.h" doesn't get the wrong copy.)
+CLEANFILES += vswitchd/vswitch-idl.c vswitchd/vswitch-idl.h