From 6c1d399230970d30b504d9ba49c71e4a8946c8eb Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Thu, 3 May 2007 09:30:57 +0000 Subject: [PATCH] *** empty log message *** --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 1d1097ead9..df99afee54 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.433 2007-04-21 22:15:36 geuzaine Exp $ +# $Id: Makefile,v 1.434 2007-05-03 09:30:57 geuzaine Exp $ # # Copyright (C) 1997-2007 C. Geuzaine, J.-F. Remacle # @@ -152,7 +152,7 @@ source-tree: purge source: source-tree cd gmsh-${GMSH_VERSION} && rm -rf ${GMSH_VERSION_FILE}\ contrib/NR contrib/Triangle/triangle.* contrib/Tetgen/tetgen.*\ - contrib/Tetgen/predicates.* utils/commercial + contrib/Tetgen/predicates.* contrib/FourierModel utils/commercial tar zcvf gmsh-${GMSH_VERSION}-source.tgz gmsh-${GMSH_VERSION} source-commercial: source-tree -- GitLab