From e1701d2991ef92fe871f3a92bb076c6a23fa8a92 Mon Sep 17 00:00:00 2001 From: Warren Dukes Date: Wed, 20 Oct 2004 17:49:04 +0000 Subject: stub audioOutput plugin for shout git-svn-id: https://svn.musicpd.org/mpd/trunk@2283 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index c1ece1d97..286166237 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -58,6 +58,7 @@ mpd_SOURCES = \ audio.c \ audioOutput.c \ audioOutput_ao.c \ + audioOutput_shout.c \ buffer2array.c \ charConv.c \ command.c \ -- cgit v1.2.3