aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2021-12-18 19:07:08 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2021-12-18 19:07:08 -0500
commit3fc2b91a82c2ddc780d8b6b11390ec9ce4e4255c (patch)
tree47720cc27dc5181623456ce2fdb0a66632b6de2a /Makefile.in
parentMerge pull request #4782 from jose1711/nextcloud_usrshare (diff)
downloadfirejail-3fc2b91a82c2ddc780d8b6b11390ec9ce4e4255c.tar.gz
firejail-3fc2b91a82c2ddc780d8b6b11390ec9ce4e4255c.tar.zst
firejail-3fc2b91a82c2ddc780d8b6b11390ec9ce4e4255c.zip
testing
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*