fix makedistckeck

This commit is contained in:
Simon Morlat 2016-01-15 10:29:29 +01:00
parent a326159be9
commit afd3c2f705

View file

@ -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 \