From de04042c6d3ff36e7230d1780ec9e7c858e34db8 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Fri, 23 Jan 2009 07:38:29 +0000
Subject: [PATCH] *** empty log message ***

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index bbcb2f4cbe..5c6bc60583 100644
--- a/Makefile
+++ b/Makefile
@@ -254,7 +254,7 @@ source-tree: purge
 
 source: source-tree
 	cd gmsh-${GMSH_VERSION} && rm -rf ${GMSH_VERSION_FILE}\
-          contrib/NR contrib/Tetgen/*.{cxx,h} contrib/misc/variables.i*
+          Common/GmshConfig.h contrib/Tetgen/*.{cxx,h} contrib/misc/variables.i*
 	tar zcf gmsh-${GMSH_VERSION}-source.tgz gmsh-${GMSH_VERSION}
 
 # Rules to package the binaries
-- 
GitLab