summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-03-02 08:28:23 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-03-02 08:28:23 +0000
commiteddeb49fb69f68d1b5599bd0172753c6ce304ff4 (patch)
tree0c47b4e7463abd9aaf90cd855ea1c0272bd16b13 /docs/Makefile.am
parent7ab3b5b3bb4c02dc00621efe13b8d3b29b819250 (diff)
downloadcurl-eddeb49fb69f68d1b5599bd0172753c6ce304ff4.tar.gz
clean the html and pdf files
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index a5e62fb59..ee3d0e3f2 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -19,6 +19,8 @@ PDFPAGES = \
SUBDIRS = examples libcurl
+CLEANFILES = $(HTMLPAGES) $(PDFPAGES)
+
EXTRA_DIST = MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS SSLCERTS \
README.win32 RESOURCES TODO TheArtOfHttpScripting THANKS \
VERSIONS KNOWN_BUGS BINDINGS $(man_MANS) $(HTMLPAGES) \