aboutsummaryrefslogtreecommitdiff
path: root/data/upstart/Makefile.am
blob: a384c75f12dd252e95231bb166f20bf89a95091e (plain)
1
2
3
4
5
6
7
8
9

xdg_autostartdir = $(datadir)/upstart/xdg/autostart
xdg_autostart_DATA = indicator-application.desktop

%.desktop: %.desktop.in
	sed -e "s|\@libexecdir\@|$(libexecdir)|" $< > $@

EXTRA_DIST = \
	indicator-application.desktop.in