projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b296e6
)
added libcurl-the-guide to the dist
author
Daniel Stenberg
<daniel@haxx.se>
Mon, 7 Oct 2002 18:23:52 +0000
(18:23 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Mon, 7 Oct 2002 18:23:52 +0000
(18:23 +0000)
docs/Makefile.am
patch
|
blob
|
history
diff --git
a/docs/Makefile.am
b/docs/Makefile.am
index 5e2dea18ec7402835549409fbc26fca940e96cb2..1c34a8c8d31ffad86d11fc9949900e29b651a903 100644
(file)
--- a/
docs/Makefile.am
+++ b/
docs/Makefile.am
@@
-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 >$@