summaryrefslogtreecommitdiff
path: root/formats/Makefile
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2005-06-03 21:52:00 +0000
committerKevin P. Fleming <kpfleming@digium.com>2005-06-03 21:52:00 +0000
commit583ff43d602893416561609542a8d35330abd632 (patch)
treebcece3d44f25c9fb7ec6943e3888f9a79ac3006f /formats/Makefile
parentb364c1b95325e183e5dcc98b47be5f428a338ffc (diff)
add support for Sun Microsystems AU audio format (bug #4428 with minor mods)
remove hardcoded format list from app_record help text git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5837 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'formats/Makefile')
-rwxr-xr-xformats/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/formats/Makefile b/formats/Makefile
index 745038fec..c0b881250 100755
--- a/formats/Makefile
+++ b/formats/Makefile
@@ -14,7 +14,7 @@
FORMAT_LIBS=format_gsm.so format_wav.so \
format_wav_gsm.so format_vox.so format_pcm.so format_g729.so \
format_pcm_alaw.so format_h263.so format_g726.so format_ilbc.so \
- format_sln.so
+ format_sln.so format_au.so
FORMAT_LIBS+=format_jpeg.so
#
# G723 simple frame is depricated