diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index f64c471f3..480acdc91 100644 --- a/Makefile.am +++ b/Makefile.am @@ -105,6 +105,7 @@ mpd_headers = \ src/mixer_plugin.h \ src/mixer_type.h \ src/mixer/software_mixer_plugin.h \ + src/mixer/pulse_mixer_plugin.h \ src/daemon.h \ src/normalize.h \ src/compress.h \ |