aboutsummaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-10-07 18:23:52 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-10-07 18:23:52 +0000
commit84800914f6ce1cf41c23d57d032838882626c617 (patch)
treefbd26cf6b0ff334b0adb2e53bf7c27aca1594bc7 /docs/Makefile.am
parent9b296e65bd5aa527d306b37c152057020734979b (diff)
added libcurl-the-guide to the dist
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 5e2dea18e..1c34a8c8d 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -17,7 +17,7 @@ SUBDIRS = examples libcurl
EXTRA_DIST = MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS \
README.win32 RESOURCES TODO TheArtOfHttpScripting THANKS \
VERSIONS KNOWN_BUGS BINDINGS $(man_MANS) $(HTMLPAGES) \
- HISTORY INSTALL
+ HISTORY INSTALL libcurl-the-guide
MAN2HTML= gnroff -man $< | man2html >$@