aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-04-09 23:44:53 +0200
committerDaniel Stenberg <daniel@haxx.se>2016-04-09 23:44:53 +0200
commit6afcf82857f67153ffcccd3bda5e072ea31ed469 (patch)
treeb6897f896ca6055b6a51ae60881321f1a135c693 /Makefile.am
parentccf7a826050fe33aace329b86d77895bdb7dd4c3 (diff)
build: include scripts/ in the dist
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f4ce0b8cb..2986acf69 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -150,7 +150,7 @@ CLEANFILES = $(VC6_LIBDSP) $(VC6_SRCDSP) $(VC7_LIBVCPROJ) $(VC7_SRCVCPROJ) \
bin_SCRIPTS = curl-config
SUBDIRS = lib src include
-DIST_SUBDIRS = $(SUBDIRS) tests packages docs
+DIST_SUBDIRS = $(SUBDIRS) tests packages docs scripts
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libcurl.pc