From 1bcf2971354d12b16871b42d2d02b576b520d68a Mon Sep 17 00:00:00 2001 From: wolf Date: Thu, 25 Nov 1999 12:26:18 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/trunk@1947 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/deal.II/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/deal.II/Makefile b/tests/deal.II/Makefile index 85692be1d6..e29c38c804 100644 --- a/tests/deal.II/Makefile +++ b/tests/deal.II/Makefile @@ -76,7 +76,7 @@ check: $(executables) $(targets) clean: - -rm -f *.o *.go *~ Makefile.dep $(executables) $(output-files) + -rm -f *.o *.go *~ Makefile.dep $(executables) $(output-files) tmp/* -- 2.39.5