diff options
author | Ted Gould <ted@gould.cx> | 2014-02-21 16:06:47 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2014-02-21 16:06:47 -0600 |
commit | 946e20203b946ee9d11885ad759eec45bfee65a2 (patch) | |
tree | 9b62d7469e5b64c10d0683f1bacc23d41894a429 /src/CMakeLists.txt | |
parent | 3f8eddfacbe2a486037c4cfe14bfc2e8228779f2 (diff) | |
download | ayatana-indicator-sound-946e20203b946ee9d11885ad759eec45bfee65a2.tar.gz ayatana-indicator-sound-946e20203b946ee9d11885ad759eec45bfee65a2.tar.bz2 ayatana-indicator-sound-946e20203b946ee9d11885ad759eec45bfee65a2.zip |
Connect to getting the proxy and the settings
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index ac6437c..f134954 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -63,6 +63,7 @@ vala_add(indicator-sound-service media-player-user.vala DEPENDS media-player + accounts-service-sound-settings ) vala_add(indicator-sound-service media-player-list.vala |