Only delete target pdf's in Makefile
[ipdf/documents.git] / Makefile
index 91d89bf..ac80c36 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,5 +24,5 @@ clean :
        rm -f *.toc
 
 clean_full : clean
-       rm -f *.pdf
+       rm -f $(TARGETS)
 

UCC git Repository :: git.ucc.asn.au