diff options
Diffstat (limited to 'doc/Makefile')
| -rw-r--r-- | doc/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/doc/Makefile b/doc/Makefile index ed340a4..6d68281 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -47,7 +47,7 @@ $(DOTPDF): $(DOT)  	@echo "creating file graph ($(DOTPDF))"  	$(DO_GRAPHVIZ) -.PHONY: clean mrproper +.PHONY: clean mrproper graph doc all manuals  clean:  	@$(RM) -- *.log *.aux *.toc *.idx *.ind *.ilg *.out | 
