From 0d32c41a66b47b506955bba6c6171f2c859f298c Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth 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