From 793e37767581aec7102d2ecafa34fc1316b1b31f Mon Sep 17 00:00:00 2001 From: Marcel Raad Date: Tue, 26 Nov 2019 11:31:57 +0100 Subject: 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 --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index f830ae417..b4cb9012e 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 -- cgit v1.2.3