From ac3f765603c478b45d5389e0b5775bf166b72689 Mon Sep 17 00:00:00 2001 From: wolf Date: Thu, 10 Feb 2000 14:09:05 +0000 Subject: [PATCH] Ugh. git-svn-id: https://svn.dealii.org/trunk@2369 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/Attic/examples/error-estimation/Makefile | 2 +- tests/big-tests/error-estimation/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.5