diff Plugins/Input/Makefile.am @ 522:60c744f652f4 trunk

[svn] amidi-plug (MIDI through ALSA seq) input plugin added, brand new and completely written from scratch :)
author giacomo
date Thu, 26 Jan 2006 18:43:59 -0800
parents 5064517c685c
children
line wrap: on
line diff
--- a/Plugins/Input/Makefile.am	Thu Jan 26 17:24:48 2006 -0800
+++ b/Plugins/Input/Makefile.am	Thu Jan 26 18:43:59 2006 -0800
@@ -1,2 +1,2 @@
-ALL_PLUGINS = mpg123 aac modplug vorbis tonegen cdaudio sid wav flac console timidity musepack sexypsf adplug wma
+ALL_PLUGINS = mpg123 aac modplug vorbis tonegen cdaudio sid wav flac console timidity musepack sexypsf adplug wma amidi-plug
 SUBDIRS = $(INPUT_PLUGINS)