summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNowar Gu <nowar100@gmail.com>2011-07-05 15:50:30 +0800
committerNowar Gu <nowar100@gmail.com>2011-07-05 15:50:30 +0800
commite40901cee08d9ca63e1af5c60d48da7dad62def5 (patch)
tree3aa02e47c1f5e59612cc2cb1a9e5f54eddba92b9
parent3e688d7a44544ebf88f465d9f106ff96c9487e59 (diff)
downloadgdk-e40901cee08d9ca63e1af5c60d48da7dad62def5.tar.gz
Oops! Don't forget delegating to NDK.
-rw-r--r--build/core/build-local.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/core/build-local.mk b/build/core/build-local.mk
index 6520a00..4ff40d6 100644
--- a/build/core/build-local.mk
+++ b/build/core/build-local.mk
@@ -42,4 +42,4 @@ include $(GDK_ROOT)/build/core/build-modules.mk
# Trasnfer the control to NDK
#
# ############################################################################
-#include $(NDK_ROOT)/build/core/build-local.mk
+include $(NDK_ROOT)/build/core/build-local.mk