diff options
Diffstat (limited to '')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |