Fix build on Android and autotools

This commit is contained in:
François Grisez 2015-12-17 16:08:49 +01:00
parent 88d0c8ef9e
commit 2fcf9d4f2c
2 changed files with 2 additions and 2 deletions

View file

@ -47,7 +47,7 @@ LOCAL_SRC_FILES := \
call_params.c \
chat.c \
chat_file_transfer.c \
conference.c \
conference.cc \
content.c \
ec-calibrator.c \
enum.c \

View file

@ -55,7 +55,7 @@ liblinphone_la_SOURCES=\
call_params.c \
chat.c \
chat_file_transfer.c \
conference.c \
conference.cc \
contactprovider.c contactprovider.h contact_providers_priv.h \
content.c \
dict.c \