aboutsummaryrefslogtreecommitdiffstats
path: root/formats/Makefile
diff options
context:
space:
mode:
authorrizzo <rizzo@f38db490-d61c-443f-a65b-d21fe96a405b>2006-04-06 15:43:06 +0000
committerrizzo <rizzo@f38db490-d61c-443f-a65b-d21fe96a405b>2006-04-06 15:43:06 +0000
commitea7a4e7d71addb5fb1855abb841a1d912fb2e79a (patch)
treecad0d127449a4ad9d5123e6cec80c0ced305a8fa /formats/Makefile
parente1dbe866beca9239880b088e952508553c664e28 (diff)
remove traces of previously merged files
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@17865 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'formats/Makefile')
-rw-r--r--formats/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/formats/Makefile b/formats/Makefile
index 85e488ee9..2d3b24aa3 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/...