From 3ac155ee5cde1be00a1d299c2bdf6eccd4dce832 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 29 Feb 2000 13:17:07 +0000 Subject: [PATCH] Delete more files. git-svn-id: https://svn.dealii.org/trunk@2510 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/examples/step-2/Makefile b/deal.II/examples/step-2/Makefile index 82f039f12c..fad7907165 100644 --- a/deal.II/examples/step-2/Makefile +++ b/deal.II/examples/step-2/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 sparsity_pattern.* -- 2.39.5