From 0be4bb733aa073f04de6449e2a56225f81b41526 Mon Sep 17 00:00:00 2001 From: Simon Morlat Date: Tue, 4 Apr 2017 14:39:46 +0200 Subject: [PATCH] fix compilation with autotools --- coreapi/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/coreapi/Makefile.am b/coreapi/Makefile.am index 67502c8c0..023e26be0 100644 --- a/coreapi/Makefile.am +++ b/coreapi/Makefile.am @@ -81,6 +81,7 @@ liblinphone_la_SOURCES=\ ringtoneplayer.c \ sqlite3_bctbx_vfs.c sqlite3_bctbx_vfs.h\ factory.c \ + payload_type.c \ $(GITVERSION_FILE) if BUILD_UPNP