From 6aa1384210ebee4de6cc0f52a91fecc5f21783f0 Mon Sep 17 00:00:00 2001 From: Bernhard Urban Date: Thu, 20 May 2010 21:45:56 +0200 Subject: [PATCH] spec: ups @ makefile --- spec/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/Makefile b/spec/Makefile index 0ea9410..99df66e 100644 --- a/spec/Makefile +++ b/spec/Makefile @@ -19,4 +19,4 @@ $(PROJECT).pdf: $(PROJECT).tex $(subst .dia,.png,$(shell ls *.dia)) $(subst .tex rm sm/{*.dvi,*.ps,*.aux,*.log} clean: - -rm -f {,sm/}{*.aux,*.log,*.dvi,*.toc,*.out,*.pdf,*.png} + -rm -f {,sm/}{*.aux,*.log,*.dvi,*.toc,*.out,*.ps,*.png} -- 2.25.1