blob: a40e5c5ea4fdf203e91bf7db2dfbe354aa7e0a58 [file] [log] [blame]
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
LOCAL_SRC_FILES := $(call all-subdir-java-files)
LOCAL_PACKAGE_NAME := OpenWnn
LOCAL_JNI_SHARED_LIBRARIES := \
libWnnEngDic libWnnJpnDic libwnndict
include $(BUILD_PACKAGE)
include $(call all-makefiles-under,$(LOCAL_PATH))