aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-08-12 13:21:57 +0100
committerConor Curran <conor.curran@canonical.com>2010-08-12 13:21:57 +0100
commit72ffb2c3c096cf0e7ece12c93bfeff5b651fed13 (patch)
tree908307c96ede45783599351124f03a464fb844fc /src/Makefile.am
parent44d47d0c4d334ba3cd2b8d9bd34893ba8c3dedf9 (diff)
downloadayatana-indicator-sound-72ffb2c3c096cf0e7ece12c93bfeff5b651fed13.tar.gz
ayatana-indicator-sound-72ffb2c3c096cf0e7ece12c93bfeff5b651fed13.tar.bz2
ayatana-indicator-sound-72ffb2c3c096cf0e7ece12c93bfeff5b651fed13.zip
abstracted the mpris handling to accomodate the messy integration issues
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 0e22fe4..5d073c7 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -65,6 +65,7 @@ music_bridge_VALASOURCES = \
scrub-menu-item.vala \
title-menu-item.vala \
player-controller.vala \
+ mpris-bridge.vala \
mpris-controller.vala \
mpris2-controller.vala \
player-item.vala \