aboutsummaryrefslogtreecommitdiff
path: root/data/CMakeLists.txt
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2013-10-28 17:54:09 -0700
committerTed Gould <ted@gould.cx>2013-10-28 17:54:09 -0700
commit2f30a8e4a8fa730133c70033e09680b56c2e74b5 (patch)
tree11199d12918135a36d92e7c2356198cb3c5b57b3 /data/CMakeLists.txt
parent6a2a81ed1b6f4ef820f96b3249dc062e68e480f9 (diff)
downloadayatana-indicator-sound-2f30a8e4a8fa730133c70033e09680b56c2e74b5.tar.gz
ayatana-indicator-sound-2f30a8e4a8fa730133c70033e09680b56c2e74b5.tar.bz2
ayatana-indicator-sound-2f30a8e4a8fa730133c70033e09680b56c2e74b5.zip
Forgot a var
Diffstat (limited to 'data/CMakeLists.txt')
-rw-r--r--data/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt
index ec27376..565e652 100644
--- a/data/CMakeLists.txt
+++ b/data/CMakeLists.txt
@@ -47,7 +47,7 @@ set(
configure_file(
"indicator-sound.desktop.in"
- ${INDICATOR_SOUND_CONF}
+ ${INDICATOR_SOUND_XDG_AUTOSTART}
@ONLY
)