Fix Android build.

This commit is contained in:
Ghislain MARY 2015-06-11 09:40:56 +02:00
parent 0a170817ce
commit 8669032383

View file

@ -26,7 +26,7 @@ include $(CLEAR_VARS)
LOCAL_CPP_EXTENSION := .cc
LOCAL_SRC_FILES := \
account_creator.c
account_creator.c \
address.c \
authentication.c \
bellesip_sal/sal_address_impl.c \