mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-19 20:18:09 +00:00
Fix missing header in Makefile.am
This commit is contained in:
parent
233c33bed2
commit
863ccb24fa
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ liblinphone_la_SOURCES=\
|
|||
message_storage.c \
|
||||
info.c \
|
||||
event.c event.h \
|
||||
contactprovider.c contactprovider.h \
|
||||
contactprovider.c contactprovider.h contact_providers_priv.h \
|
||||
ldap/ldapprovider.c ldap/ldapprovider.h \
|
||||
dict.c \
|
||||
$(GITVERSION_FILE)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue