fixed typo

This commit is contained in:
Arif Ali 2011-06-27 10:46:21 +01:00
parent 6995162644
commit 49f7f6d552

View File

@ -1,6 +1,6 @@
LOCAL_PATH:= $(call my-dir)
ifneq ($(TARGET_SIMULATOR,true))
ifneq ($(TARGET_SIMULATOR),true)
include $(CLEAR_VARS)