Fix missing header in Makefile.am

This commit is contained in:
Guillaume BIENKOWSKI 2013-12-20 11:46:13 +01:00
parent 233c33bed2
commit 863ccb24fa

View file

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