projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d8260c
)
remove traces of previously merged files
author
Luigi Rizzo
<rizzo@icir.org>
Thu, 6 Apr 2006 15:43:06 +0000
(15:43 +0000)
committer
Luigi Rizzo
<rizzo@icir.org>
Thu, 6 Apr 2006 15:43:06 +0000
(15:43 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17865
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
formats/Makefile
patch
|
blob
|
history
diff --git
a/formats/Makefile
b/formats/Makefile
index
85e488e
..
2d3b24a
100644
(file)
--- 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/...