add new files to be compiled in android makefiles

This commit is contained in:
Simon Morlat 2013-05-21 14:17:53 +02:00
parent 23967d8ca8
commit 249c4d9869

View file

@ -44,6 +44,7 @@ LOCAL_SRC_FILES := \
bellesip_sal/sal_op_presence.c \
bellesip_sal/sal_op_registration.c \
bellesip_sal/sal_op_publish.c \
bellesip_sal/sal_op_info.c \
bellesip_sal/sal_sdp.c \
sal.c \
offeranswer.c \
@ -52,7 +53,8 @@ LOCAL_SRC_FILES := \
conference.c \
ec-calibrator.c \
linphone_tunnel_config.c \
message_storage.c
message_storage.c \
info.c
ifndef LINPHONE_VERSION
LINPHONE_VERSION = "Devel"