aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-02-22 17:52:37 +0100
committerMax Kellermann <max@duempel.org>2009-02-22 17:52:37 +0100
commitd50a3d513eb0452e762f1e4eeb717318958cd83c (patch)
tree6574813149ee29cfa7b70a6529bd7f372ceb7a94 /src/Makefile.am
parent1c56edd1c82727e463eb73be1027119edd17b33e (diff)
downloadmpd-d50a3d513eb0452e762f1e4eeb717318958cd83c.tar.gz
mpd-d50a3d513eb0452e762f1e4eeb717318958cd83c.tar.xz
mpd-d50a3d513eb0452e762f1e4eeb717318958cd83c.zip
shout: removed shout_plugin.h
There are no plugins left which require shout_plugin.h. Moved the struct declaration to shout_plugin.c.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 942bc5645..0183a669e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -53,7 +53,6 @@ mpd_headers = \
output_state.h \
output_print.h \
output_command.h \
- output/shout_plugin.h \
buffer2array.h \
command.h \
idle.h \