aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-12-02 19:35:49 +0000
committerConor Curran <conor.curran@canonical.com>2010-12-02 19:35:49 +0000
commitb28241622081791ec4589d83a53078c768d4dea2 (patch)
tree0bfddd5cdb7ca1f9476f0e77997ff34d7c615404 /src/Makefile.am
parent4d9c1fa538254e065a1607de9e16dba126b55dd5 (diff)
downloadayatana-indicator-sound-b28241622081791ec4589d83a53078c768d4dea2.tar.gz
ayatana-indicator-sound-b28241622081791ec4589d83a53078c768d4dea2.tar.bz2
ayatana-indicator-sound-b28241622081791ec4589d83a53078c768d4dea2.zip
moving in the right direction, registration happening on dbus watching
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 1362187..1c381f5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -60,6 +60,8 @@ music_bridge_VALASOURCES = \
metadata-menu-item.vala \
title-menu-item.vala \
player-controller.vala \
+ mpris2-interfaces.vala \
+ mpris2-watcher.vala \
mpris2-controller.vala \
player-item.vala \
familiar-players-db.vala \