summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2010-09-15 14:58:57 -0700
committerAaron Plattner <aplattner@nvidia.com>2010-09-15 14:58:57 -0700
commit91f09ade8bbec95d3e6b54de216e96873aaa7bd2 (patch)
tree3b34b43b04d683efd374ada81ac8c0338cc8567f
parent106e89be471ddd99972a602a789352ca53fc2a88 (diff)
Clean xts-config, xts-run, and tetexec.cfg
xts-run, in particular, has $bindir baked into it. If it's not cleaned, then a build with srcdir == destdir, followed by a distclean, followed by a build with srcdir != destdir will pick up the previously-generated xts-run with the wrong bindir in it. Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
-rw-r--r--xts5/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/xts5/Makefile.am b/xts5/Makefile.am
index 17612f76..d14a0324 100644
--- a/xts5/Makefile.am
+++ b/xts5/Makefile.am
@@ -4,7 +4,7 @@ SUBDIRS = . fonts src scenarios Xproto Xopen Xlib3 Xlib4 Xlib5 Xlib6 \
Xlib7 Xlib8 Xlib9 Xlib10 Xlib11 Xlib12 Xlib13 Xlib14 Xlib15 \
Xlib16 Xlib17 XIproto XI
-CLEANFILES = */*/tet_lock
+CLEANFILES = */*/tet_lock bin/xts-config bin/xts-run tetexec.cfg
LOGFILES = */*/*.log
DISTCLEANFILES = $(LOGFILES) */*/*.log.tmp