summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0784a03..28e7c78 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -72,10 +72,11 @@ DIST_SUBDIRS = privileged_startx
xinitrc_DATA = xinitrc
+MAINTAINERCLEANFILES = ChangeLog INSTALL
CLEANFILES = xinitrc startx $(appman_DATA) $(launchagents_DATA)
EXTRA_DIST = xinitrc.cpp startx.cpp org.x.startx.plist.cpp $(appman_PRE) \
- startx.cmd xinitrc.cmd xinit.def ChangeLog
+ startx.cmd xinitrc.cmd xinit.def autogen.sh
.PHONY: ChangeLog INSTALL