From 863ccb24fa353ce3242634700fc8169e258aa32b Mon Sep 17 00:00:00 2001 From: Guillaume BIENKOWSKI Date: Fri, 20 Dec 2013 11:46:13 +0100 Subject: [PATCH] Fix missing header in Makefile.am --- coreapi/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coreapi/Makefile.am b/coreapi/Makefile.am index a8987757d..3933ddb05 100644 --- a/coreapi/Makefile.am +++ b/coreapi/Makefile.am @@ -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)