2003/02/28 04:50:57
authormegacz <megacz@xwt.org>
Fri, 30 Jan 2004 06:56:10 +0000 (06:56 +0000)
committermegacz <megacz@xwt.org>
Fri, 30 Jan 2004 06:56:10 +0000 (06:56 +0000)
darcs-hash:20040130065610-2ba56-08cea90d0003a15b96df8a609c49bff6eb2cfded.gz

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)"