From: Michael Jerris Date: Wed, 27 Feb 2008 23:34:30 +0000 (+0000) Subject: cleanup X-Git-Tag: v1.0.6~38^2~451 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=504c7b70699c85893d0bef09e0b5efe6fccf17b8;p=thirdparty%2Ffreeswitch.git cleanup git-svn-id: http://svn.openzap.org/svn/openzap/trunk@412 a93c3328-9c30-0410-af19-c9cd2b2d52af --- diff --git a/libs/openzap/Makefile.in b/libs/openzap/Makefile.in index c4a533bc24..50b22e5c05 100644 --- a/libs/openzap/Makefile.in +++ b/libs/openzap/Makefile.in @@ -109,8 +109,6 @@ $(SRC)/zap_zt.o \ $(SRC)/zap_wanpipe.o \ $(SRC)/zap_ss7_boost.o -#SRCS=$(shell echo $(OBJS) | sed "s/\.o/\.c/g") - HEADERS= $(SRC)/include/fsk.h \ $(SRC)/include/g711.h \ $(SRC)/include/hashtable.h \