aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-01-07 18:55:26 +0100
committerMax Kellermann <max@duempel.org>2009-01-07 18:55:26 +0100
commitbb01016400e0f36ac1ae8781314682db5fe207ca (patch)
tree221ba5737aa812710bb54fd88a45cfa2d48aa82c /src
parentb40428b3fd284f172da0ae630559176727026599 (diff)
Makefile.am: added mixer_api.h to mpd_headers
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 75380ef2..e1977494 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -42,6 +42,7 @@ mpd_headers = \
log.h \
ls.h \
main.h \
+ mixer_api.h \
event_pipe.h \
daemon.h \
normalize.h \