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 d1b3d3be8..803769f3f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -204,5 +204,5 @@ test-network:
204test-fs: 204test-fs:
205 cd test/fs; ./fs.sh | grep TESTING 205 cd test/fs; ./fs.sh | grep TESTING
206 206
207test: test-profiles test-fs test-utils test-environment test-sysutils test-apps test-apps-x11 test-filters 207test: test-profiles test-fs test-utils test-environment test-apps test-apps-x11 test-filters
208 echo "TEST COMPLETE" 208 echo "TEST COMPLETE"