mirror of
https://github.com/curl/curl.git
synced 2026-06-06 13:34:15 +03:00
dist: drop .in files from EXTRA_DIST
Some of the `.in` files were listed in `EXTRA_DIST`. Delete them. `.in` files (passed to `AC_CONFIG_FILES`) are added automatically to the distro by autotools. Closes #14821
This commit is contained in:
parent
e666a678bd
commit
fc708ea9ea
2 changed files with 3 additions and 4 deletions
|
|
@ -40,7 +40,6 @@ testenv/ws_echo_server.py
|
|||
|
||||
EXTRA_DIST = \
|
||||
CMakeLists.txt \
|
||||
config.ini.in \
|
||||
conftest.py \
|
||||
requirements.txt \
|
||||
scorecard.py \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue