aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 00131099a..db3c6f059 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -53,6 +53,8 @@ clean:
53 rm -f test/environment/wget-log* 53 rm -f test/environment/wget-log*
54 rm -fr test/environment/-testdir 54 rm -fr test/environment/-testdir
55 rm -f test/environment/logfile* 55 rm -f test/environment/logfile*
56 rm -f test/environment/index.html
57 rm -f test/environment/wget-log
56 rm -f test/sysutils/firejail_t* 58 rm -f test/sysutils/firejail_t*
57 cd test/compile; ./compile.sh --clean; cd ../.. 59 cd test/compile; ./compile.sh --clean; cd ../..
58 cd test/dist-compile; ./compile.sh --clean; cd ../.. 60 cd test/dist-compile; ./compile.sh --clean; cd ../..