From: Luigi Rizzo Date: Thu, 6 Apr 2006 15:43:06 +0000 (+0000) Subject: remove traces of previously merged files X-Git-Tag: 1.4.0-beta1~2121 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1d92bbc09bfc6ce87970c091eb688b9af458832b;p=thirdparty%2Fasterisk.git remove traces of previously merged files git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17865 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/formats/Makefile b/formats/Makefile index 85e488ee9d..2d3b24aa39 100644 --- a/formats/Makefile +++ b/formats/Makefile @@ -13,12 +13,6 @@ MODS:=$(patsubst %.c,%.so,$(wildcard format_*.c)) -MODS:=$(filter-out format_pcm_alaw.so,$(MODS)) -MODS:=$(filter-out format_au.so,$(MODS)) - -# merged. format_pcm_alaw.so -# merged. format_au.so -# # OGG/Vorbis format # (on FreeBSD is in /usr/local/include/...