added libcurl-the-guide to the dist
authorDaniel Stenberg <daniel@haxx.se>
Mon, 7 Oct 2002 18:23:52 +0000 (18:23 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 7 Oct 2002 18:23:52 +0000 (18:23 +0000)
docs/Makefile.am

index 5e2dea1..1c34a8c 100644 (file)
@@ -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 >$@