From: wolf Date: Thu, 10 Feb 2000 14:09:05 +0000 (+0000) Subject: Ugh. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac3f765603c478b45d5389e0b5775bf166b72689;p=dealii-svn.git Ugh. git-svn-id: https://svn.dealii.org/trunk@2369 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/Attic/examples/error-estimation/Makefile b/deal.II/deal.II/Attic/examples/error-estimation/Makefile index 4540f24d03..ed89446ecc 100644 --- a/deal.II/deal.II/Attic/examples/error-estimation/Makefile +++ b/deal.II/deal.II/Attic/examples/error-estimation/Makefile @@ -107,7 +107,7 @@ $(target) : $(libraries) run: $(target) @echo ============================ Running $< ./$(target) ee.gauss.prm - ./(target) ee.singular.prm + ./$(target) ee.singular.prm ./$(target) ee.kink.prm gnuplot make_ps diff --git a/tests/big-tests/error-estimation/Makefile b/tests/big-tests/error-estimation/Makefile index 4540f24d03..ed89446ecc 100644 --- a/tests/big-tests/error-estimation/Makefile +++ b/tests/big-tests/error-estimation/Makefile @@ -107,7 +107,7 @@ $(target) : $(libraries) run: $(target) @echo ============================ Running $< ./$(target) ee.gauss.prm - ./(target) ee.singular.prm + ./$(target) ee.singular.prm ./$(target) ee.kink.prm gnuplot make_ps