From 6198345ae00e9c301f01a836f67da1ba6b215331 Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 20 Dec 1999 15:47:53 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/trunk@2093 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/Attic/examples/step-by-step/step-3/Makefile | 2 +- deal.II/examples/step-3/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/deal.II/Attic/examples/step-by-step/step-3/Makefile b/deal.II/deal.II/Attic/examples/step-by-step/step-3/Makefile index 3a4c051fb6..0e96bf3a5b 100644 --- a/deal.II/deal.II/Attic/examples/step-by-step/step-3/Makefile +++ b/deal.II/deal.II/Attic/examples/step-by-step/step-3/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 *inp *history +delete-files = *gpl *inp *history diff --git a/deal.II/examples/step-3/Makefile b/deal.II/examples/step-3/Makefile index 3a4c051fb6..0e96bf3a5b 100644 --- a/deal.II/examples/step-3/Makefile +++ b/deal.II/examples/step-3/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 *inp *history +delete-files = *gpl *inp *history -- 2.39.5