autotools: drop redundant Makefile.inc from EXTRA_DIST in src

Closes #17747
This commit is contained in:
Viktor Szakats 2025-06-25 20:52:42 +02:00
parent 53c88435d8
commit 73c548e101
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -29,8 +29,7 @@ AUTOMAKE_OPTIONS = foreign nostdinc
# Get CURL_CFILES, CURL_HFILES, CURLX_CFILES, CURLX_HFILES, CURL_RCFILES variables
include Makefile.inc
EXTRA_DIST = mk-file-embed.pl mkhelp.pl \
$(CURL_RCFILES) Makefile.inc CMakeLists.txt .checksrc
EXTRA_DIST = CMakeLists.txt .checksrc mk-file-embed.pl mkhelp.pl $(CURL_RCFILES)
# Specify our include paths here, and do it relative to $(top_srcdir) and
# $(top_builddir), to ensure that these paths which belong to the library