From d38ec1eebe2ae98a6ffbb1dc7405940b4a5ae19c Mon Sep 17 00:00:00 2001 From: Margaux Clerc Date: Wed, 23 Apr 2014 11:26:07 +0200 Subject: [PATCH] Add missing file in Makefile --- coreapi/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coreapi/Makefile.am b/coreapi/Makefile.am index 5edc54059..0beea01a4 100644 --- a/coreapi/Makefile.am +++ b/coreapi/Makefile.am @@ -56,7 +56,7 @@ liblinphone_la_SOURCES=\ xml2lpc.c \ lpc2xml.c \ remote_provisioning.c \ - quality_reporting.c \ + quality_reporting.c quality_reporting.h\ $(GITVERSION_FILE) if BUILD_UPNP