Mercurial > audlegacy
changeset 219:3617a1758282 trunk
[svn] Compile WMA by default. It works now.
author | chainsaw |
---|---|
date | Mon, 21 Nov 2005 15:00:26 -0800 |
parents | 0bea7509d6ba |
children | cbdecaedd691 |
files | Plugins/Input/Makefile.am |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Plugins/Input/Makefile.am Mon Nov 21 14:59:13 2005 -0800 +++ b/Plugins/Input/Makefile.am Mon Nov 21 15:00:26 2005 -0800 @@ -1,2 +1,2 @@ -ALL_PLUGINS = mpg123 aac mikmod vorbis tonegen cdaudio wav flac console +ALL_PLUGINS = mpg123 aac mikmod vorbis tonegen cdaudio wav flac console wma SUBDIRS = $(INPUT_PLUGINS)