aboutsummaryrefslogtreecommitdiff
path: root/data/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 08b87ea..68d6ca7 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -45,7 +45,7 @@ EXTRA_DIST += $(upstart_jobs_in)
#
xdg_autostartdir = /etc/xdg/autostart
-xdg_autostart_DATA = indicator-printers.desktop
+xdg_autostart_DATA = ayatana-indicator-printers.desktop
xdg_autostart_in = $(xdg_autostart_DATA:.desktop=.desktop.in)
$(xdg_autostart_DATA): $(xdg_autostart_in)
$(AM_V_GEN) $(SED) -e "s|\@pkglibexecdir\@|$(pkglibexecdir)|" $< > $@