From: Brian West Date: Wed, 30 Dec 2009 01:19:59 +0000 (+0000) Subject: don't break the build X-Git-Tag: v1.0.6~886 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=778bea9a09c08d110584fe00f0b9b69b407528aa;p=thirdparty%2Ffreeswitch.git don't break the build git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16085 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/libs/broadvoice/configure.ac b/libs/broadvoice/configure.ac index 96d58ffc3a..d42ee823eb 100644 --- a/libs/broadvoice/configure.ac +++ b/libs/broadvoice/configure.ac @@ -376,18 +376,8 @@ AC_SUBST(INSERT_MATH_HEADER) AC_CONFIG_FILES([Makefile doc/Makefile - test-data/Makefile - test-data/local/Makefile - test-data/broadcom/Makefile - test-data/broadcom/fixed/Makefile - test-data/broadcom/floating/Makefile - test-data/broadcom/fixed/bv16/Makefile - test-data/broadcom/fixed/bv32/Makefile - test-data/broadcom/floating/bv16/Makefile - test-data/broadcom/floating/bv32/Makefile src/Makefile src/broadvoice.h - tests/Makefile broadvoice.pc broadvoice.spec])