mirror of
https://github.com/curl/curl.git
synced 2026-06-23 06:45:39 +03:00
build: add src/.checksrc to source tarball
Regression from e5bb88b8f8 #11958
Bug: https://github.com/curl/curl/pull/11958#issuecomment-1757079071
Reported-by: Romain Geissler
Fixes #12084
Closes #12085
This commit is contained in:
parent
d755a5f7c0
commit
fac90bd5c1
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue