am 7f116185
: add missing include directory
Merge commit '7f116185cc254653f9f7abd572d2619d5ddc6f04' into eclair-plus-aosp * commit '7f116185cc254653f9f7abd572d2619d5ddc6f04': add missing include directory
This commit is contained in:
@@ -51,7 +51,7 @@ LOCAL_SRC_FILES := imgdiff.c utils.c bsdiff.c
|
|||||||
LOCAL_MODULE := imgdiff
|
LOCAL_MODULE := imgdiff
|
||||||
LOCAL_FORCE_STATIC_EXECUTABLE := true
|
LOCAL_FORCE_STATIC_EXECUTABLE := true
|
||||||
LOCAL_MODULE_TAGS := eng
|
LOCAL_MODULE_TAGS := eng
|
||||||
LOCAL_C_INCLUDES += external/zlib
|
LOCAL_C_INCLUDES += external/zlib external/bzip2
|
||||||
LOCAL_STATIC_LIBRARIES += libz libbz
|
LOCAL_STATIC_LIBRARIES += libz libbz
|
||||||
|
|
||||||
include $(BUILD_HOST_EXECUTABLE)
|
include $(BUILD_HOST_EXECUTABLE)
|
||||||
|
Reference in New Issue
Block a user