1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

make sure the custom config-*.h files are in the dist as well

This commit is contained in:
Daniel Stenberg 2002-02-22 15:12:17 +00:00
parent 41dd5121f0
commit d8cb026e80

View File

@ -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