From 630aa9647f63227a106a722e65083f8002ddb91c Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Fri, 5 Mar 2004 00:05:32 +0000
Subject: [PATCH] *** empty log message ***

---
 Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index d6010360e2..31b0ed323e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.326 2004-03-04 23:31:18 geuzaine Exp $
+# $Id: Makefile,v 1.327 2004-03-05 00:05:32 geuzaine Exp $
 #
 # Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
 #
@@ -74,7 +74,7 @@ source: source-common
            NR Triangle/triangle.* utils/commercial
 	tar zcvf gmsh-${GMSH_RELEASE}-source.tgz gmsh-${GMSH_RELEASE}
 
-nightly: source
+source-nightly: source
 	rm -rf gmsh-${GMSH_RELEASE}
 	mv gmsh-${GMSH_RELEASE}-source.tgz gmsh-nightly-source.tgz
 
-- 
GitLab