Commit 8aa41dd0 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Bjorn Wiren pointed out that INSTALL was missing in the tarballs

parent e890113f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 >$@