# HG changeset patch # User chainsaw # Date 1132614026 28800 # Node ID 3617a175828231ca9e235df9650305de78371bf5 # Parent 0bea7509d6ba0e04febe05045b741f3e3c683ace [svn] Compile WMA by default. It works now. diff -r 0bea7509d6ba -r 3617a1758282 Plugins/Input/Makefile.am --- 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)