# HG changeset patch # User nenolod # Date 1130998115 28800 # Node ID c7b8b680505cffe9992fe3dbbcb4607fc9b97095 # Parent c4876d6c9cc0d9e1725d25ef831eef10ec2ea4f7 [svn] Hook the console plugin into the build, it's ready for initial alphatesting. diff -r c4876d6c9cc0 -r c7b8b680505c Plugins/Input/Makefile.am --- a/Plugins/Input/Makefile.am Wed Nov 02 22:07:17 2005 -0800 +++ b/Plugins/Input/Makefile.am Wed Nov 02 22:08:35 2005 -0800 @@ -1,2 +1,2 @@ -ALL_PLUGINS = mpg123 aac mikmod vorbis tonegen cdaudio wav flac +ALL_PLUGINS = mpg123 aac mikmod vorbis tonegen cdaudio wav flac console SUBDIRS = $(INPUT_PLUGINS)