From: Daniel Stenberg Date: Tue, 8 Feb 2022 08:36:41 +0000 (+0100) Subject: lib/Makefile: remove config-tpf.h from the dist X-Git-Tag: curl-7_82_0~108 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=93767237c45e767a2bd365785886e840913e4c5b;p=thirdparty%2Fcurl.git lib/Makefile: remove config-tpf.h from the dist Follow-up from da15443dddea2bfb. Missed before because the 'distcheck' CI job was not working as intended. Reported-by: Marcel Raad Bug: https://curl.se/mail/lib-2022-02/0070.html Closes #8403 --- diff --git a/lib/Makefile.am b/lib/Makefile.am index a81443eb70..2e44d37f54 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -26,7 +26,7 @@ CMAKE_DIST = CMakeLists.txt curl_config.h.cmake EXTRA_DIST = Makefile.m32 config-win32.h config-win32ce.h config-plan9.h \ config-riscos.h config-mac.h curl_config.h.in makefile.dj config-dos.h \ libcurl.plist libcurl.rc config-amigaos.h makefile.amiga config-win32ce.h \ - config-os400.h setup-os400.h config-tpf.h mk-ca-bundle.pl mk-ca-bundle.vbs \ + config-os400.h setup-os400.h mk-ca-bundle.pl mk-ca-bundle.vbs \ $(CMAKE_DIST) firefox-db2pem.sh checksrc.pl setup-win32.h .checksrc lib_LTLIBRARIES = libcurl.la