diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index e93e3413f..f00e709f7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -82,6 +82,7 @@ mpd_headers = \ src/mixer_all.h \ src/mixer_api.h \ src/mixer_control.h \ + src/mixer_list.h \ src/event_pipe.h \ src/mixer_plugin.h \ src/daemon.h \ |