]> granicus.if.org Git - curl/commitdiff
Tweak the Android.mk file for its new location
authorDan Fandrich <dan@coneharvesters.com>
Wed, 6 Feb 2013 22:42:36 +0000 (23:42 +0100)
committerDan Fandrich <dan@coneharvesters.com>
Wed, 6 Feb 2013 22:44:49 +0000 (23:44 +0100)
This is untested, but ought to be enough to still allow it
to work automatically when the entire curl source tree is
dropped into a full Android source tree.

packages/Android/Android.mk

index 2c0064fac379bcccfbf94a36b8244daaf1f363ec..3e94b80e8ac15449b7355dbcd0d3b737e45912f5 100644 (file)
@@ -49,7 +49,7 @@
 # Dan Fandrich
 # November 2011
 
-LOCAL_PATH:= $(call my-dir)
+LOCAL_PATH:= $(call my-dir)/../..
 
 common_CFLAGS := -Wpointer-arith -Wwrite-strings -Wunused -Winline -Wnested-externs -Wmissing-declarations -Wmissing-prototypes -Wno-long-long -Wfloat-equal -Wno-multichar -Wsign-compare -Wno-format-nonliteral -Wendif-labels -Wstrict-prototypes -Wdeclaration-after-statement -Wno-system-headers -DHAVE_CONFIG_H