diff options
author | Conor Curran <conor.curran@canonical.com> | 2010-09-13 13:35:28 +0100 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2010-09-13 13:35:28 +0100 |
commit | ee3d307dffee6f7ce5cdd09ba8d34c846f66596b (patch) | |
tree | 6cdc99c8d3746c52ba968745e5c68a7bcff42286 /src/Makefile.am | |
parent | ae5428d1367a17f34263b1e2178cab0de5b72e60 (diff) | |
download | ayatana-indicator-sound-ee3d307dffee6f7ce5cdd09ba8d34c846f66596b.tar.gz ayatana-indicator-sound-ee3d307dffee6f7ce5cdd09ba8d34c846f66596b.tar.bz2 ayatana-indicator-sound-ee3d307dffee6f7ce5cdd09ba8d34c846f66596b.zip |
removed scrub stuff indicator side
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 4bc6ff8..aa5fdc7 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -18,8 +18,6 @@ libsoundmenu_la_SOURCES = \ indicator-sound.c \ title-widget.c \ title-widget.h \ - scrub-widget.c \ - scrub-widget.h \ volume-widget.c \ volume-widget.h \ dbus-shared-names.h \ |