X-Git-Url: https://scm.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/48feb86a1ccc49b02fd898c51d6a784998ae391a..29c1f4c9f2543b9b079aa3960761214c920bb1f2:/Makefile.in diff --git a/Makefile.in b/Makefile.in index f0ef09a..81ef8f0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -13,7 +13,7 @@ faustine: .PHONY: clean mrproper clean: - @cd $(SRC_DIR) && $(MAKE) clean) + @(cd $(SRC_DIR) && $(MAKE) clean) @(rm -f *~) mrproper: clean