OSDN Git Service

Makefile: Add the missing dependency on FUTILITY.
[android-x86/build.git] / core / host_static_test_lib.mk
1 ##################################################
2 ## A thin wrapper around BUILD_HOST_STATIC_LIBRARY
3 ## Common flags for host native tests are added.
4 ##################################################
5
6 include $(BUILD_SYSTEM)/host_test_internal.mk
7
8 include $(BUILD_HOST_STATIC_LIBRARY)