aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index 2ac6e4c6f..52fada86c 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -21,4 +21,4 @@ clean:
21 rm -f utils/index.html* 21 rm -f utils/index.html*
22 rm -f utils/lstesting 22 rm -f utils/lstesting
23 rm -f utils/wget-log 23 rm -f utils/wget-log
24 cd compile && ./compile.sh --clean 24 cd compile && (./compile.sh --clean || true)