aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2011-06-29 14:56:14 +0200
committerConor Curran <conor.curran@canonical.com>2011-06-29 14:56:14 +0200
commit14bcbdbedbe248b4274ae36287f20c8dddf6276f (patch)
treebb190008c4e429d625c368231a6d931091669be0 /src/Makefile.am
parente63dc6451177bc9d4c398849eda13ff880fc69c3 (diff)
downloadayatana-indicator-sound-14bcbdbedbe248b4274ae36287f20c8dddf6276f.tar.gz
ayatana-indicator-sound-14bcbdbedbe248b4274ae36287f20c8dddf6276f.tar.bz2
ayatana-indicator-sound-14bcbdbedbe248b4274ae36287f20c8dddf6276f.zip
proxy items created
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index fedf5de..1b01811 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -50,7 +50,8 @@ glib_marshal_prefix = _sound_service_marshal
music_bridge_VALASOURCES = \
music-player-bridge.vala \
transport-menu-item.vala \
- track-specific-menu-item.vala \
+ track-specific-items-manager.vala \
+ player-specific-items-manager.vala \
metadata-menu-item.vala \
player-controller.vala \
mpris2-interfaces.vala \