From 228b97a5ab8647861f4da5ecd7cfc34dbeef120a Mon Sep 17 00:00:00 2001 From: wolf Date: Wed, 19 Apr 2000 13:07:40 +0000 Subject: [PATCH] Now, really. git-svn-id: https://svn.dealii.org/trunk@2752 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/big-tests/error-estimation/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/big-tests/error-estimation/Makefile b/tests/big-tests/error-estimation/Makefile index fc2a16f9f3..e02b77c0e3 100644 --- a/tests/big-tests/error-estimation/Makefile +++ b/tests/big-tests/error-estimation/Makefile @@ -27,7 +27,7 @@ debug-mode = on # shall be deleted when calling `make clean'. Object and backup files, # executables and the like are removed anyway. Here, we give a list of # files in the various output formats that deal.II supports. -clean-up-files = *gmv *gnuplot *gpl *eps *pov */*inp +clean-up-files = *gmv *gnuplot *gpl *eps *pov */*inp */*gnuplot */*eps -- 2.39.5