mirror of
https://github.com/curl/curl.git
synced 2025-03-01 15:15:34 +08: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
@ -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…
Reference in New Issue
Block a user