aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-01-08 13:39:21 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-01-08 13:39:21 +0000
commitd54cdf294bd671a284b3ccd882e139decdba6702 (patch)
tree4c855e7824b8aa3c525215f0205aa2da8a0b06b3 /docs
parent2e342d5d9b7ef9a2809bb86c99e83cbdd501be34 (diff)
adjusted to work with automake 'make dist'
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 45c42c8d9..40c1defeb 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -21,5 +21,6 @@ man_MANS = \
EXTRA_DIST = $(man_MANS) \
MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS \
- LIBCURL README.win32 RESOURCES TODO TheArtOfHttpScripting \
- examples/README examples/*.c
+ LIBCURL README.win32 RESOURCES TODO TheArtOfHttpScripting
+
+SUBDIRS = examples