aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1d1d81566..35bd9dc44 100644
--- a/Makefile
+++ b/Makefile
@@ -160,6 +160,7 @@ clean:
160 rm -f $(SECCOMP_FILTERS) 160 rm -f $(SECCOMP_FILTERS)
161 rm -f $(MANPAGES) $(MANPAGES:%=%.gz) firejail*.rpm 161 rm -f $(MANPAGES) $(MANPAGES:%=%.gz) firejail*.rpm
162 rm -f $(SYNTAX_FILES) 162 rm -f $(SYNTAX_FILES)
163 rm -f src/fnettrace/static-ip-map
163 rm -f test/utils/index.html* 164 rm -f test/utils/index.html*
164 rm -f test/utils/wget-log 165 rm -f test/utils/wget-log
165 rm -f test/utils/firejail-test-file* 166 rm -f test/utils/firejail-test-file*