aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
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"