]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add new file
authorAnthony Minessale <anthm@freeswitch.org>
Mon, 5 Aug 2013 18:49:59 +0000 (23:49 +0500)
committerAnthony Minessale <anthm@freeswitch.org>
Mon, 5 Aug 2013 18:49:59 +0000 (23:49 +0500)
Makefile.am

index 145733e636e1f6d8d86dd02a4ca7a16649fa8424..91d949b359b110dd3f741c065f9fe0f82a4e445e 100644 (file)
@@ -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