summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2017-06-30 16:42:26 +0200
committerng0 <ng0@infotropique.org>2017-08-22 15:29:37 +0000
commitfac8cccd8a92504dfc54217bd616868afd6db5cc (patch)
tree63449397f829323b3415d7fb4d86b1dcc1f068ac /Makefile.am
parentfbcc8f36cc8a84fe9256e77600270eb3cd9eab5c (diff)
downloadgnurl-fac8cccd8a92504dfc54217bd616868afd6db5cc.tar.gz
gnurl-fac8cccd8a92504dfc54217bd616868afd6db5cc.tar.bz2
gnurl-fac8cccd8a92504dfc54217bd616868afd6db5cc.zip
make: build the docs subdir only from within src
... and don't build at all in include Prompted-by-work-by: Simon Warta Ref: #1590 Closes #1591
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 987da6dcb..3d0f934de 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -154,8 +154,8 @@ CLEANFILES = $(VC6_LIBDSP) $(VC6_SRCDSP) $(VC7_LIBVCPROJ) $(VC7_SRCVCPROJ) \
bin_SCRIPTS = gnurl-config
-SUBDIRS = lib docs src include
-DIST_SUBDIRS = $(SUBDIRS) tests packages scripts
+SUBDIRS = lib src
+DIST_SUBDIRS = $(SUBDIRS) tests packages scripts include docs
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libgnurl.pc