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 5e2dea18ec7402835549409fbc26fca940e96cb2..1c34a8c8d31ffad86d11fc9949900e29b651a903 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 >$@