blob: f14d0a18aa0a5f11592a7f9bff81a1c50bec280b [file] [log] [blame]
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MODULE := test_gnustl_locale
LOCAL_SRC_FILES := hello.cpp
include $(BUILD_EXECUTABLE)