Removed types.h from Android makefile
This commit is contained in:
parent
a87102c792
commit
9460896cbe
@ -62,8 +62,7 @@ CURL_HEADERS := \
|
|||||||
mprintf.h \
|
mprintf.h \
|
||||||
multi.h \
|
multi.h \
|
||||||
stdcheaders.h \
|
stdcheaders.h \
|
||||||
typecheck-gcc.h \
|
typecheck-gcc.h
|
||||||
types.h
|
|
||||||
|
|
||||||
LOCAL_SRC_FILES := $(addprefix lib/,$(CSOURCES))
|
LOCAL_SRC_FILES := $(addprefix lib/,$(CSOURCES))
|
||||||
LOCAL_C_INCLUDES += $(LOCAL_PATH)/include/
|
LOCAL_C_INCLUDES += $(LOCAL_PATH)/include/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user