2003/02/28 04:50:57
[org.ibex.core.git] / Makefile
index c803fb9..00cda34 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -153,7 +153,7 @@ current_build         := $(shell cat next.build)
 
 dist:
        # this will fail if we haven't checked-in since the comment is null; we want this.
-#      cvs commit -m '' > /dev/null
+       cvs commit -m '' > /dev/null
 
        echo "***********************************************************"
        echo "*  This build is $(current_build)"