diff options
author | Conor Curran <conor.curran@canonical.com> | 2010-07-13 13:52:04 +0100 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2010-07-13 13:52:04 +0100 |
commit | 07a314b698c43f47d706a1b87b8101a2f6edc4db (patch) | |
tree | 5f3d0f33fc9c77c5a7080629bd0f1974fc90b89e /src/Makefile.am | |
parent | 4325e0092d77cc2d993c7305c49d0517f3defb0e (diff) | |
download | ayatana-indicator-sound-07a314b698c43f47d706a1b87b8101a2f6edc4db.tar.gz ayatana-indicator-sound-07a314b698c43f47d706a1b87b8101a2f6edc4db.tar.bz2 ayatana-indicator-sound-07a314b698c43f47d706a1b87b8101a2f6edc4db.zip |
typo fixed
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index a02c5a4..ed3e394 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -18,6 +18,7 @@ libsoundmenu_la_SOURCES = \ indicator-sound.c \ title-widget.c \ title-widget.h \ + scrub-widget.c \ scrub-widget.h \ dbus-shared-names.h \ sound-service-client.h |