[PATCH app-xinit 3/3] Remove left over $(launchagents_DATA) in CLEANFILES
Gaetan Nadon
memsize at videotron.ca
Mon Feb 16 08:25:33 PST 2015
This was left over when reorganizing layout of launchd sources
in commit 567f59d3f8189b92bc46e2af1260f9340f462bdb
Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index 3867bea..c1eb5a9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -58,7 +58,7 @@ CPP_FILES_FLAGS = \
xinitrc_DATA = xinitrc
MAINTAINERCLEANFILES = ChangeLog INSTALL
-CLEANFILES = xinitrc startx $(launchagents_DATA)
+CLEANFILES = xinitrc startx
EXTRA_DIST = xinitrc.cpp startx.cpp \
autogen.sh
--
1.9.1
More information about the xorg-devel
mailing list