From: Viktor Szakats Date: Wed, 11 Oct 2023 08:28:31 +0000 (+0000) Subject: build: add `src/.checksrc` to source tarball X-Git-Tag: curl-8_5_0~265 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fac90bd5c1cf81a3629979e2a7ec0757a916e213;p=thirdparty%2Fcurl.git build: add `src/.checksrc` to source tarball Regression from e5bb88b8f824ed87620bd923552534c83c2a516e #11958 Bug: https://github.com/curl/curl/pull/11958#issuecomment-1757079071 Reported-by: Romain Geissler Fixes #12084 Closes #12085 --- diff --git a/src/Makefile.am b/src/Makefile.am index ddeb70073a..b22ece613f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -89,7 +89,7 @@ CLEANFILES = tool_hugehelp.c NROFF=env LC_ALL=C @NROFF@ @MANOPT@ 2>/dev/null # figured out by the configure script EXTRA_DIST = mkhelp.pl \ - Makefile.mk curl.rc Makefile.inc CMakeLists.txt + Makefile.mk curl.rc Makefile.inc CMakeLists.txt .checksrc # Use absolute directory to disable VPATH MANPAGE=$(abs_top_builddir)/docs/curl.1