From 33368ebd021d75f14070cae3afb1d6f706393528 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Tue, 11 Aug 2009 18:11:40 +0000 Subject: [PATCH] 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. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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