]> granicus.if.org Git - curl/commitdiff
make: regenerate docs/curl.1 by runinng make in docs
authorDaniel Stenberg <daniel@haxx.se>
Mon, 13 Mar 2017 07:01:27 +0000 (08:01 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 13 Mar 2017 07:01:27 +0000 (08:01 +0100)
... previously, docs/ was only a dist subdir, now also a build subdir.

Reported-by: Dan Fandrich
Bug: https://curl.haxx.se/mail/lib-2017-03/0017.html

Makefile.am
docs/Makefile.am

index b60cecaa2892f192cdd415b809cca75a79dd75e7..1507a841e11f010fa8f9af550f0f1dd27ad0d16a 100644 (file)
@@ -151,8 +151,8 @@ CLEANFILES = $(VC6_LIBDSP) $(VC6_SRCDSP) $(VC7_LIBVCPROJ) $(VC7_SRCVCPROJ)  \
 
 bin_SCRIPTS = curl-config
 
-SUBDIRS = lib src include
-DIST_SUBDIRS = $(SUBDIRS) tests packages docs scripts
+SUBDIRS = lib docs src include
+DIST_SUBDIRS = $(SUBDIRS) tests packages scripts
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = libcurl.pc
index eee44d8752c3308bdea0eb8308e38852e39d8f86..98ea293103dd2d0e9614d8f391d94ebf0e56c6ad 100644 (file)
@@ -30,7 +30,8 @@ MANDISTPAGES = curl.1.dist curl-config.1.dist
 
 HTMLPAGES = $(GENHTMLPAGES) index.html
 
-SUBDIRS = examples libcurl cmdline-opts
+SUBDIRS = libcurl cmdline-opts
+DIST_SUBDIRS = $(SUBDIRS) examples
 
 CLEANFILES = $(GENHTMLPAGES) $(PDFPAGES) $(MANDISTPAGES) curl.1