summaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorSimon Kelley <simon@thekelleys.org.uk>2011-02-18 18:11:18 +0000
committerSimon Kelley <simon@thekelleys.org.uk>2012-01-05 17:31:15 +0000
commit572b41eb503fd765b5a195abd799043989363791 (patch)
treefbeaa561c35e5a80bf1e3994cce2bcfc99455fe6 /Android.mk
parent28866e9567f1ef1cb12d19e78e0e5d5a0335c059 (diff)
downloaddnsmasq-572b41eb503fd765b5a195abd799043989363791.tar.gz
import of dnsmasq-2.57.tar.gzv2.57
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
new file mode 100644
index 0000000..ba187a6
--- /dev/null
+++ b/Android.mk
@@ -0,0 +1,3 @@
+ifneq ($(TARGET_SIMULATOR),true)
+include $(call all-subdir-makefiles)
+endif