mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-02 11:19:30 +00:00
fix makedistckeck
This commit is contained in:
parent
a326159be9
commit
afd3c2f705
1 changed files with 3 additions and 2 deletions
|
|
@ -42,7 +42,8 @@ linphone_include_HEADERS=\
|
|||
lpconfig.h \
|
||||
sipsetup.h \
|
||||
xml2lpc.h \
|
||||
xmlrpc.h
|
||||
xmlrpc.h \
|
||||
conference.h
|
||||
|
||||
lib_LTLIBRARIES=liblinphone.la
|
||||
|
||||
|
|
@ -56,7 +57,7 @@ liblinphone_la_SOURCES=\
|
|||
call_params.c \
|
||||
chat.c \
|
||||
chat_file_transfer.c \
|
||||
conference.cc conference.h \
|
||||
conference.cc conference.h conference_private.h \
|
||||
contactprovider.c contactprovider.h contact_providers_priv.h \
|
||||
content.c \
|
||||
dict.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue