From e917d3a28a238208ecf786cfda93dcd2893e3df2 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 26 Oct 2017 23:19:26 +0200 Subject: Fork from Ubuntu's Indicator Messages. --- data/upstart/Makefile.am | 12 ------------ 1 file changed, 12 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 c182438..0000000 --- a/data/upstart/Makefile.am +++ /dev/null @@ -1,12 +0,0 @@ - -xdg_autostartdir = $(datadir)/upstart/xdg/autostart -xdg_autostart_DATA = indicator-messages.desktop - -%.desktop: %.desktop.in - $(AM_V_GEN) sed -e "s|\@pkglibexecdir\@|$(pkglibexecdir)|" $< > $@ - -EXTRA_DIST = \ - indicator-messages.desktop.in - -CLEANFILES = \ - $(xdg_autostart_DATA) -- cgit v1.2.3