From 324d01ddfc12f429d4c51a474a61ec9900db69dc Mon Sep 17 00:00:00 2001 From: mquinson Date: Wed, 19 Jul 2006 16:20:18 +0000 Subject: [PATCH] Also clean the generated makefile under its new name git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2642 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- examples/temps-gras-stub.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/temps-gras-stub.mk b/examples/temps-gras-stub.mk index 4ef9a4f4e5..8a75d64b81 100644 --- a/examples/temps-gras-stub.mk +++ b/examples/temps-gras-stub.mk @@ -9,7 +9,7 @@ $(top_builddir)/tools/gras/gras_stub_generator@EXEEXT@: ## ## Cleanups -CLEANFILES = _$(NAME)_simulator.c $(NAME).Makefile.local $(NAME).Makefile.remote $(NAME).deploy.sh \ +CLEANFILES = _$(NAME)_simulator.c $(NAME).mk $(NAME).Makefile.local $(NAME).Makefile.remote $(NAME).deploy.sh \ $(foreach proc, $(PROCESSES), _$(NAME)_$(proc).c) MOSTLYCLEANFILES = $(NAME).trace -- 2.20.1