mirror of
https://github.com/curl/curl.git
synced 2026-07-24 15:17:15 +03:00
make sure the custom config-*.h files are in the dist as well
This commit is contained in:
parent
41dd5121f0
commit
d8cb026e80
1 changed files with 4 additions and 1 deletions
|
|
@ -33,7 +33,10 @@ EXTRA_DIST = mkhelp.pl curlmsg.msg \
|
|||
macos/curl.mcp.xml.sit.hqx \
|
||||
macos/MACINSTALL.TXT \
|
||||
macos/src/curl_GUSIConfig.cpp \
|
||||
macos/src/macos_main.cpp
|
||||
macos/src/macos_main.cpp \
|
||||
config-win32.h \
|
||||
config-mac.h \
|
||||
config-vms.h
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign no-dependencies
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue