[ovs-dev] [Y2011 2/3] vswitchd: Fix "make distcheck" by cleaning up stray "stamp" file.

Ben Pfaff blp at nicira.com
Mon Jan 10 20:54:37 UTC 2011


---
 vswitchd/automake.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/vswitchd/automake.mk b/vswitchd/automake.mk
index abcf762..87963fa 100644
--- a/vswitchd/automake.mk
+++ b/vswitchd/automake.mk
@@ -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
-- 
1.7.1





More information about the dev mailing list