From 543e63d12901575c0014ad50630152c295e2a04d Mon Sep 17 00:00:00 2001 From: guido Date: Tue, 11 Sep 2001 13:00:44 +0000 Subject: [PATCH] Missing LF added at end git-svn-id: https://svn.dealii.org/trunk@4960 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/Makefile.paths.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.paths.in b/tests/Makefile.paths.in index 6ad3f88054..12818162e0 100644 --- a/tests/Makefile.paths.in +++ b/tests/Makefile.paths.in @@ -1,4 +1,4 @@ # File only holding those definitions in the Makefiles of the subdirs # which are changed by the ./configure file. -D = @DEAL2_DIR@ \ No newline at end of file +D = @DEAL2_DIR@ -- 2.39.5