OSDN Git Service

merge in nyc-release history after reset to nyc-dev
[android-x86/system-extras.git] / taskstats / Android.mk
index 0ddba23..1a3cbdb 100644 (file)
@@ -6,11 +6,8 @@ include $(CLEAR_VARS)
 LOCAL_SRC_FILES := \
        taskstats.c
 
-LOCAL_C_INCLUDES := \
-       external/libnl-headers
-
-LOCAL_STATIC_LIBRARIES := \
-       libnl_2
+LOCAL_SHARED_LIBRARIES := \
+       libnl
 
 LOCAL_MODULE_PATH := $(TARGET_OUT_OPTIONAL_EXECUTABLES)
 LOCAL_MODULE_TAGS := debug