From: Dan Fandrich Date: Tue, 11 Aug 2009 18:11:40 +0000 (+0000) Subject: Include the Android make file in the source package even though the X-Git-Tag: curl-7_19_6~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=33368ebd021d75f14070cae3afb1d6f706393528;p=curl 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. --- diff --git a/Makefile.am b/Makefile.am index 9f1a1cc4d..ae74137af 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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