aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>2016-10-07 11:57:07 +0100
committerDaniel Stenberg <daniel@haxx.se>2017-03-07 23:27:31 +0100
commite159fff13db40de761890aa840500b061f31a3fc (patch)
tree48b5324dd91be582164d7fc8330f3f5f57ecc98c /Makefile.am
parent698aae270b2f6a1152b8fa99f82f3a1d981e0525 (diff)
Makefile.am: Added scripts/updatemanpages.pl to EXTRA_DIST
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 33f900afa..b60cecaa2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -140,8 +140,8 @@ WINBUILD_DIST = winbuild/BUILD.WINDOWS.txt winbuild/gen_resp_file.bat \
EXTRA_DIST = CHANGES COPYING maketgz Makefile.dist curl-config.in \
RELEASE-NOTES buildconf libcurl.pc.in MacOSX-Framework scripts/zsh.pl \
- $(CMAKE_DIST) $(VC_DIST) $(WINBUILD_DIST) lib/libcurl.vers.in \
- buildconf.bat
+ scripts/updatemanpages.pl $(CMAKE_DIST) $(VC_DIST) $(WINBUILD_DIST) \
+ lib/libcurl.vers.in buildconf.bat
CLEANFILES = $(VC6_LIBDSP) $(VC6_SRCDSP) $(VC7_LIBVCPROJ) $(VC7_SRCVCPROJ) \
$(VC71_LIBVCPROJ) $(VC71_SRCVCPROJ) $(VC8_LIBVCPROJ) $(VC8_SRCVCPROJ) \