From cb4a26af0d7121f0e32a53333182b66ce9ca9747 Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Fri, 6 Dec 2013 00:41:11 +0500 Subject: [PATCH] fix --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index c5cf962df5..636dea6b40 100644 --- a/Makefile.am +++ b/Makefile.am @@ -295,6 +295,7 @@ libfreeswitch_la_SOURCES = \ libs/libnatpmp/natpmp.c \ libs/libnatpmp/getgateway.c\ libs/spandsp/src/plc.c \ + libs/spandsp/src/alloc.c \ libs/spandsp/src/bit_operations.c if ENABLE_CPP