diff options
Diffstat (limited to 'backends/pulse/Makefile.am')
-rw-r--r-- | backends/pulse/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/backends/pulse/Makefile.am b/backends/pulse/Makefile.am index fe0d459..3b632a5 100644 --- a/backends/pulse/Makefile.am +++ b/backends/pulse/Makefile.am @@ -24,6 +24,8 @@ libmatemixer_pulse_la_SOURCES = \ pulse-enum-types.h \ pulse-helpers.c \ pulse-helpers.h \ + pulse-monitor.c \ + pulse-monitor.h \ pulse-stream.c \ pulse-stream.h \ pulse-sink.c \ |