From 82c6ce3168de710dc41ae4065610257c911848bb Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 14 Oct 2016 08:34:04 -0400 Subject: 0.9.44~rc1 testing --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index ad81c8851..9574c74bc 100644 --- a/Makefile.in +++ b/Makefile.in @@ -216,5 +216,5 @@ test-network: test-fs: cd test/fs; ./fs.sh | grep TESTING -test: test-profiles test-fs test-utils test-environment test-apps test-apps-x11 test-apps-xorg-x11 test-filters +test: test-profiles test-fs test-utils test-environment test-apps test-apps-x11 test-apps-x11-xorg test-filters echo "TEST COMPLETE" -- cgit v1.2.3-54-g00ecf