vswitchd: Fix "make distcheck" by cleaning up stray "stamp" file.
authorBen Pfaff <blp@nicira.com>
Mon, 10 Jan 2011 20:46:26 +0000 (12:46 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 10 Jan 2011 20:46:26 +0000 (12:46 -0800)
vswitchd/automake.mk

index abcf762..87963fa 100644 (file)
@@ -104,3 +104,4 @@ vswitchd/vswitch.ovsschema.stamp: vswitchd/vswitch.ovsschema
          ln=`sed -n '/"cksum":/=' $?`; \
          echo "$?:$$ln: checksum \"$$sum\" does not match (you should probably update the version number and fix the checksum)"; \
        fi
+CLEANFILES += vswitchd/vswitch.ovsschema.stamp