aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index d39c2b0ba..31c2442ed 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -83,6 +83,7 @@ clean:
83 rm -f $(SECCOMP_FILTERS) 83 rm -f $(SECCOMP_FILTERS)
84 rm -f test/utils/index.html* 84 rm -f test/utils/index.html*
85 rm -f test/utils/wget-log 85 rm -f test/utils/wget-log
86 rm -f test/utils/firejail-test-file*
86 rm -f test/utils/lstesting 87 rm -f test/utils/lstesting
87 rm -f test/environment/index.html* 88 rm -f test/environment/index.html*
88 rm -f test/environment/wget-log* 89 rm -f test/environment/wget-log*