[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1414317123-31193-1-git-send-email-vadim4j@gmail.com>
Date: Sun, 26 Oct 2014 11:52:03 +0200
From: Vadim Kochan <vadim4j@...il.com>
To: netdev@...r.kernel.org
Cc: Vadim Kochan <vadim4j@...il.com>
Subject: [PATCH iproute2] doc make: Add *.pdf files to the 'clean' target
Signed-off-by: Vadim Kochan <vadim4j@...il.com>
---
doc/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/Makefile b/doc/Makefile
index b92957e..e9c0ff7 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -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
--
2.1.0
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists