From 172e68235ff199667914a5789471be2425081acf Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 10 Aug 2020 12:14:43 +0200 Subject: Drop all references to upstart. --- data/upstart/Makefile.am | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 data/upstart/Makefile.am (limited to 'data/upstart/Makefile.am') diff --git a/data/upstart/Makefile.am b/data/upstart/Makefile.am deleted file mode 100644 index 6866ed0..0000000 --- a/data/upstart/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ - -xdg_autostartdir = $(pkgdatadir)/upstart/xdg/autostart -xdg_autostart_DATA = ayatana-indicator-application.desktop - -%.desktop: %.desktop.in - sed -e "s|\@libexecdir\@|$(pkglibexecdir)|" $< > $@ - -EXTRA_DIST = \ - ayatana-indicator-application.desktop.in -- cgit v1.2.3