aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-06-14 19:48:11 +0100
committerConor Curran <conor.curran@canonical.com>2010-06-14 19:48:11 +0100
commitb5684bb4f3480c59d63a02b5f658382d7b0e52a7 (patch)
tree1744c1565b19e0dde95718ccd98e44b185829c5a /src/Makefile.am
parent11741257873bf35670e2503184821e2bd075c9f6 (diff)
downloadayatana-indicator-sound-b5684bb4f3480c59d63a02b5f658382d7b0e52a7.tar.gz
ayatana-indicator-sound-b5684bb4f3480c59d63a02b5f658382d7b0e52a7.tar.bz2
ayatana-indicator-sound-b5684bb4f3480c59d63a02b5f658382d7b0e52a7.zip
rename of transport-bar
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index b28903b..2a19c3d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -9,8 +9,8 @@ soundmenulib_LTLIBRARIES = libsoundmenu.la
libsoundmenu_la_SOURCES = \
common-defs.h \
indicator-sound.h \
- transport-bar.c \
- transport-bar.h \
+ transport-widget.c \
+ transport-widget.h \
metadata-widget.c \
metadata-widget.h \
indicator-sound.c \