From 5d940c2d08ea3d9dd7bae5c7ebc9de76d7602346 Mon Sep 17 00:00:00 2001 From: wolf Date: Wed, 1 Dec 1999 08:16:24 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/trunk@1965 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/Attic/examples/step-by-step/step-1/Makefile | 2 +- deal.II/examples/step-1/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/deal.II/Attic/examples/step-by-step/step-1/Makefile b/deal.II/deal.II/Attic/examples/step-by-step/step-1/Makefile index 4670bf49be..467a0580b7 100644 --- a/deal.II/deal.II/Attic/examples/step-by-step/step-1/Makefile +++ b/deal.II/deal.II/Attic/examples/step-by-step/step-1/Makefile @@ -28,7 +28,7 @@ additional-run-action = # To specify which files are to be deleted by "make clean" (apart from # the usual ones: object files, executables, backups, etc), fill in the # following list -delete-files = *gnuplot *.eps *ucd *history +delete-files = *gnuplot *inp *history diff --git a/deal.II/examples/step-1/Makefile b/deal.II/examples/step-1/Makefile index 4670bf49be..467a0580b7 100644 --- a/deal.II/examples/step-1/Makefile +++ b/deal.II/examples/step-1/Makefile @@ -28,7 +28,7 @@ additional-run-action = # To specify which files are to be deleted by "make clean" (apart from # the usual ones: object files, executables, backups, etc), fill in the # following list -delete-files = *gnuplot *.eps *ucd *history +delete-files = *gnuplot *inp *history -- 2.39.5