diff options
author | Conor Curran <conor.curran@canonical.com> | 2010-06-28 21:12:07 +0100 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2010-06-28 21:12:07 +0100 |
commit | 0e616c323a678732dbd593d0d430507e099fda9f (patch) | |
tree | a0ff25cb5b4f98d0c4ea2eb8a25a89248909f647 /src/Makefile.am | |
parent | 33395ee8bff3e3d4b42bc40823eb9efe88f1611d (diff) | |
download | ayatana-indicator-sound-0e616c323a678732dbd593d0d430507e099fda9f.tar.gz ayatana-indicator-sound-0e616c323a678732dbd593d0d430507e099fda9f.tar.bz2 ayatana-indicator-sound-0e616c323a678732dbd593d0d430507e099fda9f.zip |
moving in the right direction
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index b33107d..21212d1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -13,6 +13,8 @@ libsoundmenu_la_SOURCES = \ transport-widget.h \ metadata-widget.c \ metadata-widget.h \ + play-button.c \ + play-button.h \ indicator-sound.c \ dbus-shared-names.h \ sound-service-client.h |