]> granicus.if.org Git - curl/commitdiff
Bjorn Wiren pointed out that INSTALL was missing in the tarballs
authorDaniel Stenberg <daniel@haxx.se>
Thu, 3 Oct 2002 12:50:48 +0000 (12:50 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 3 Oct 2002 12:50:48 +0000 (12:50 +0000)
docs/Makefile.am

index 7664079a7fe17d3cc90e68662d61d3c894717b44..5e2dea18ec7402835549409fbc26fca940e96cb2 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
+            HISTORY INSTALL
 
 MAN2HTML= gnroff -man $< | man2html >$@