summaryrefslogtreecommitdiffstats
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 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"