From 860989a2602226c44264d4cdfcee88d243082812 Mon Sep 17 00:00:00 2001 From: megacz Date: Fri, 30 Jan 2004 06:56:10 +0000 Subject: [PATCH] 2003/02/28 04:50:57 darcs-hash:20040130065610-2ba56-08cea90d0003a15b96df8a609c49bff6eb2cfded.gz --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c803fb9..00cda34 100644 --- 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)" -- 1.7.10.4