mirror of
https://github.com/curl/curl.git
synced 2025-01-18 14:04:30 +08:00
Include the Android make file in the source package even though the
config.h issue hasn't been completely solved. This will save some effort for someone desperate to use curl on Android.
This commit is contained in:
parent
501f9f8309
commit
33368ebd02
@ -33,7 +33,7 @@ CMake/Utilities.cmake include/curl/curlbuild.h.cmake
|
||||
|
||||
EXTRA_DIST = CHANGES COPYING maketgz Makefile.dist curl-config.in \
|
||||
curl-style.el sample.emacs RELEASE-NOTES buildconf \
|
||||
libcurl.pc.in vc6curl.dsw MacOSX-Framework $(CMAKE_DIST)
|
||||
libcurl.pc.in vc6curl.dsw MacOSX-Framework Android.mk $(CMAKE_DIST)
|
||||
|
||||
bin_SCRIPTS = curl-config
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user