diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 03785d974..942bc5645 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -419,14 +419,6 @@ if HAVE_SHOUT mpd_SOURCES += output/shout_plugin.c endif -if HAVE_SHOUT_MP3 -mpd_SOURCES += output/shout_mp3.c -endif - -if HAVE_SHOUT_OGG -mpd_SOURCES += output/shout_ogg.c -endif - # sparse is a semantic parser # URL: git://www.kernel.org/pub/scm/devel/sparse/sparse.git SPARSE = sparse |