mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-29 09:09:21 +00:00
Fix build on Android and autotools
This commit is contained in:
parent
88d0c8ef9e
commit
2fcf9d4f2c
2 changed files with 2 additions and 2 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue