fixing typo that breaks the build

This commit is contained in:
Andrey Pavlenko 2012-06-15 10:42:32 +00:00
parent 5df3c44d30
commit 8bc9e52dcc

View File

@ -13,7 +13,7 @@ else
endif
LOCAL_SRC_FILES := DetectionBasedTracker_jni.cpp
LOCAL_C_INCLUDES := $(LOCAL_PATH)
LOCAL_C_INCLUDES += $(LOCAL_PATH)
LOCAL_LDLIBS += -llog -ldl
LOCAL_MODULE := detection_based_tacker