From: Wolfgang Bangerth Date: Wed, 12 Sep 2001 13:18:15 +0000 (+0000) Subject: Clean up better. X-Git-Tag: v8.0.0~18826 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6da23d4264dbea9acc82b5012ba15e3590dd5e6;p=dealii.git Clean up better. git-svn-id: https://svn.dealii.org/trunk@4972 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-10/Makefile b/deal.II/examples/step-10/Makefile index c02ef0f148..dd721e4f44 100644 --- a/deal.II/examples/step-10/Makefile +++ b/deal.II/examples/step-10/Makefile @@ -30,7 +30,7 @@ D = ../../ # 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 +clean-up-files = *gmv *gnuplot *gpl *eps *pov *.dat