diff options
-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 75380ef2d..e1977494a 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 \ |