aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-10-14 08:34:04 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-10-14 08:34:04 -0400
commit82c6ce3168de710dc41ae4065610257c911848bb (patch)
treecddc6d42c867d8e5bf8c64a27c3fb5b32b59219e /Makefile.in
parentcherrytree fix (diff)
downloadfirejail-82c6ce3168de710dc41ae4065610257c911848bb.tar.gz
firejail-82c6ce3168de710dc41ae4065610257c911848bb.tar.zst
firejail-82c6ce3168de710dc41ae4065610257c911848bb.zip
0.9.44~rc1 testing0.9.44-rc1
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index ad81c8851..9574c74bc 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -216,5 +216,5 @@ test-network:
216test-fs: 216test-fs:
217 cd test/fs; ./fs.sh | grep TESTING 217 cd test/fs; ./fs.sh | grep TESTING
218 218
219test: test-profiles test-fs test-utils test-environment test-apps test-apps-x11 test-apps-xorg-x11 test-filters 219test: test-profiles test-fs test-utils test-environment test-apps test-apps-x11 test-apps-x11-xorg test-filters
220 echo "TEST COMPLETE" 220 echo "TEST COMPLETE"