Commit 84800914 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

added libcurl-the-guide to the dist

parent 9b296e65
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 INSTALL
	     HISTORY INSTALL libcurl-the-guide

MAN2HTML= gnroff -man $< | man2html >$@