summaryrefslogtreecommitdiff
path: root/plugins/mpris/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/mpris/Makefile.am')
-rw-r--r--plugins/mpris/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/mpris/Makefile.am b/plugins/mpris/Makefile.am
index f382b3d..3b000bb 100644
--- a/plugins/mpris/Makefile.am
+++ b/plugins/mpris/Makefile.am
@@ -2,6 +2,8 @@ plugin_LTLIBRARIES = \
libmpris.la
libmpris_la_SOURCES = \
+ bus-watch-namespace.c \
+ bus-watch-namespace.h \
msd-mpris-manager.c \
msd-mpris-manager.h \
msd-mpris-plugin.c \