blob: 216804bba937f66443c36854a726537ac8acd7a6 [file] [log] [blame]
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MODULE := test_inet_defs
LOCAL_SRC_FILES := test-in.c test-in6.c
include $(BUILD_SHARED_LIBRARY)