diff --git a/Android.mk b/Android.mk index 187b2dc..a523976 100644 --- a/Android.mk +++ b/Android.mk @@ -6,7 +6,7 @@ LOCAL_PATH := $(call my-dir) -ifneq ($(filter curtana,$(TARGET_DEVICE)),) +ifneq ($(filter curtana excalibur gram joyeuse,$(TARGET_DEVICE)),) include $(call all-makefiles-under,$(LOCAL_PATH)) include $(CLEAR_VARS)