From: Marcel Raad Date: Tue, 26 Nov 2019 10:31:57 +0000 (+0100) Subject: dist: add error-codes.pl X-Git-Tag: curl-7_68_0~138 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=793e37767581aec7102d2ecafa34fc1316b1b31f;p=thirdparty%2Fcurl.git dist: add error-codes.pl Follow-up to commit 74f441c6d31. This should fix test 1175 when run via the daily source tarballs. Closes https://github.com/curl/curl/pull/4638 --- diff --git a/tests/Makefile.am b/tests/Makefile.am index f830ae4176..b4cb9012e5 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -38,7 +38,7 @@ EXTRA_DIST = ftpserver.pl httpserver.pl secureserver.pl runtests.pl \ CMakeLists.txt mem-include-scan.pl valgrind.supp extern-scan.pl \ manpage-scan.pl nroff-scan.pl http2-server.pl dictserver.py \ negtelnetserver.py $(SMBDEPS) objnames-test08.sh objnames-test10.sh \ - objnames.inc disable-scan.pl manpage-syntax.pl + objnames.inc disable-scan.pl manpage-syntax.pl error-codes.pl DISTCLEANFILES = configurehelp.pm