aboutsummaryrefslogtreecommitdiff
path: root/util/viatool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'util/viatool/Makefile')
-rw-r--r--util/viatool/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/viatool/Makefile b/util/viatool/Makefile
index 1658557529..f1ac3a0e6c 100644
--- a/util/viatool/Makefile
+++ b/util/viatool/Makefile
@@ -55,6 +55,7 @@ clean:
rm -f $(PROGRAM) $(OBJS)
# Remove backup files created by some editors
find ./ |grep *~ |xargs rm -f
+ rm -f junit.xml
distclean: clean
rm -f .dependencies