mirror of
https://github.com/curl/curl.git
synced 2026-08-24 13:03:35 +03:00
tidy-up: delete Makefile.inc from EXTRA_DIST
autotools is adding them automatically. Delete the few ones that were also added manually. Closes #14496
This commit is contained in:
parent
d2360b07f6
commit
f3b14e1b0c
4 changed files with 5 additions and 5 deletions
|
|
@ -24,8 +24,8 @@
|
|||
|
||||
AUTOMAKE_OPTIONS = foreign nostdinc
|
||||
|
||||
EXTRA_DIST = README.md Makefile.example Makefile.inc Makefile.mk \
|
||||
CMakeLists.txt $(COMPLICATED_EXAMPLES) .checksrc
|
||||
EXTRA_DIST = README.md Makefile.example Makefile.mk CMakeLists.txt \
|
||||
$(COMPLICATED_EXAMPLES) .checksrc
|
||||
|
||||
# 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue