aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-05-03 11:29:08 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-05-03 11:29:08 -0400
commitd568d2958f627bffaf1d250128da74ae2e4a5c74 (patch)
treea546108ba70a8f4e625e3ba17e4d457b1dc5ef45 /Makefile.in
parentnetworking features testing (diff)
downloadfirejail-d568d2958f627bffaf1d250128da74ae2e4a5c74.tar.gz
firejail-d568d2958f627bffaf1d250128da74ae2e4a5c74.tar.zst
firejail-d568d2958f627bffaf1d250128da74ae2e4a5c74.zip
testing
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 3f937b532..39766a8b0 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -304,5 +304,5 @@ test-filters:
304test-network: 304test-network:
305 echo "Please read test/netwok/README file and run the test manually" 305 echo "Please read test/netwok/README file and run the test manually"
306 306
307test: test-profiles test-utils test-environment test-apps test-apps-x11 307test: test-profiles test-utils test-environment test-apps test-apps-x11 test-filters test-network
308 echo "TEST COMPLETE" 308 echo "TEST COMPLETE"