build: include scripts/ in the dist

This commit is contained in:
Daniel Stenberg 2016-04-09 23:44:53 +02:00
parent ccf7a82605
commit 6afcf82857
1 changed files with 1 additions and 1 deletions

View File

@ -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