From 176f004cfccd40016fe76784a82f0f7529c1d1af Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Mon, 20 Jun 2005 18:02:51 +0000
Subject: [PATCH] extra \

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

diff --git a/Netgen/Makefile b/Netgen/Makefile
index 9248e0ffd5..384c479c4f 100644
--- a/Netgen/Makefile
+++ b/Netgen/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.10 2005-06-03 17:32:30 geuzaine Exp $
+# $Id: Makefile,v 1.11 2005-06-20 18:02:51 geuzaine Exp $
 #
 # Copyright (C) 1997-2005 C. Geuzaine, J.-F. Remacle
 #
@@ -123,7 +123,7 @@ SRC = libsrc/opti/linopt.cpp \
 	libsrc/general/array.cpp \
 	libsrc/general/symbolta.cpp \
 	libsrc/general/mystring.cpp \
-	nglib_addon.cpp \
+	nglib_addon.cpp
 
 OBJ = ${SRC:.cpp=.o}
 
-- 
GitLab