summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2022-02-08 09:36:41 +0100
committerDaniel Stenberg <daniel@haxx.se>2022-02-08 10:03:06 +0100
commit93767237c45e767a2bd365785886e840913e4c5b (patch)
treee2cb3834f7b80523cbf4be0f93220e57d631dfff /lib/Makefile.am
parentff4bf6bfb5572c7f58dd6151afc8d60210118390 (diff)
downloadcurl-93767237c45e767a2bd365785886e840913e4c5b.tar.gz
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
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index a81443eb7..2e44d37f5 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