aboutsummaryrefslogtreecommitdiff
path: root/data/upstart/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2014-02-19 21:31:05 -0600
committerTed Gould <ted@gould.cx>2014-02-19 21:31:05 -0600
commitdd359a11a25e6aa082d405c56c5b1255cd844c76 (patch)
tree581de932dcee36f2870d8ae577233648c5198b87 /data/upstart/Makefile.am
parentf179a2c7f91497854fa787eb0c65e547a791f038 (diff)
downloadayatana-indicator-application-dd359a11a25e6aa082d405c56c5b1255cd844c76.tar.gz
ayatana-indicator-application-dd359a11a25e6aa082d405c56c5b1255cd844c76.tar.bz2
ayatana-indicator-application-dd359a11a25e6aa082d405c56c5b1255cd844c76.zip
Switch to using pkglibexecdir
Diffstat (limited to 'data/upstart/Makefile.am')
-rw-r--r--data/upstart/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/upstart/Makefile.am b/data/upstart/Makefile.am
index a384c75..f7bc09e 100644
--- a/data/upstart/Makefile.am
+++ b/data/upstart/Makefile.am
@@ -1,9 +1,9 @@
-xdg_autostartdir = $(datadir)/upstart/xdg/autostart
+xdg_autostartdir = $(pkgdatadir)/upstart/xdg/autostart
xdg_autostart_DATA = indicator-application.desktop
%.desktop: %.desktop.in
- sed -e "s|\@libexecdir\@|$(libexecdir)|" $< > $@
+ sed -e "s|\@libexecdir\@|$(pkglibexecdir)|" $< > $@
EXTRA_DIST = \
indicator-application.desktop.in