Commit 2dc6731d authored by vadimk's avatar vadimk Committed by Stephen Hemminger

doc make: Add *.pdf files to the 'clean' target

Signed-off-by: default avatarVadim Kochan <vadim4j@gmail.com>
parent 338f07c6
......@@ -70,4 +70,4 @@ install:
install -m 0644 $(shell echo *.sgml) $(DESTDIR)$(DOCDIR)
clean:
rm -f *.aux *.log *.toc $(PSFILES) $(DVIFILES) *.html
rm -f *.aux *.log *.toc $(PSFILES) $(DVIFILES) *.html *.pdf
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment