aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-06-11 15:09:07 +0100
committerConor Curran <conor.curran@canonical.com>2010-06-11 15:09:07 +0100
commit448e45e3fa53620804ab8ec9c5940946f45a8b62 (patch)
treedc1499102d21729c584ba3beee848e87aeb1358c /src/Makefile.am
parentda91c666d6b66163077ddb9e59bf556fb4d44953 (diff)
downloadayatana-indicator-sound-448e45e3fa53620804ab8ec9c5940946f45a8b62.tar.gz
ayatana-indicator-sound-448e45e3fa53620804ab8ec9c5940946f45a8b62.tar.bz2
ayatana-indicator-sound-448e45e3fa53620804ab8ec9c5940946f45a8b62.zip
new widget for the metadata
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 3479cb9..b28903b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -11,6 +11,8 @@ libsoundmenu_la_SOURCES = \
indicator-sound.h \
transport-bar.c \
transport-bar.h \
+ metadata-widget.c \
+ metadata-widget.h \
indicator-sound.c \
dbus-shared-names.h \
sound-service-client.h
@@ -51,6 +53,7 @@ sound-service-server.h: $(srcdir)/sound-service.xml
music_bridge_VALASOURCES = \
music-player-bridge.vala \
transport-menu-item.vala \
+ metadata-menu-item.vala \
player-controller.vala
music_bridge_VALAFLAGS = \