changeset 110:c7b8b680505c trunk

[svn] Hook the console plugin into the build, it's ready for initial alphatesting.
author nenolod
date Wed, 02 Nov 2005 22:08:35 -0800
parents c4876d6c9cc0
children 9d6a24d21322
files Plugins/Input/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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)