From f53bde459ba71aa2552459055d5efc8d17d49874 Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Mon, 5 Aug 2013 23:49:59 +0500 Subject: [PATCH] add new file --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 145733e636..91d949b359 100644 --- a/Makefile.am +++ b/Makefile.am @@ -291,6 +291,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