mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
remove traces of previously merged files
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17865 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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/...
|
||||
|
||||
|
Reference in New Issue
Block a user