aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndi Kleen <ak@linux.intel.com>2009-12-14 14:48:35 +0100
committerAndi Kleen <ak@linux.intel.com>2009-12-14 14:48:35 +0100
commitcee27cf089e9818454886a9f0fb316d8e9983606 (patch)
treef314e842ac693602634da0d960e213f2429cd17e
parent7ecd1b6daa8b40d866a7b98edc750988db210f8d (diff)
downloadmce-test-cee27cf089e9818454886a9f0fb316d8e9983606.tar.gz
Clean x.html in tsrc too
Signed-off-by: Andi Kleen <ak@linux.intel.com>
-rw-r--r--tsrc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tsrc/Makefile b/tsrc/Makefile
index 17da18d..e7a7d32 100644
--- a/tsrc/Makefile
+++ b/tsrc/Makefile
@@ -44,6 +44,7 @@ tinjpage: LDFLAGS += -lpthread
clean:
rm -f ${EXE} ${OBJ}
rm -f ${EXEKERNEL} ${OBJKERNEL}
+ rm -f x.html
distclean: clean