From 4b0ac2c619d653f50979b3d64061156dc1d0f40b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 6 Dec 2010 16:45:43 +0000 Subject: 2010-12-06 Joel Sherrill * configure.ac: Add initial small set of POSIX Timing Tests. --- testsuites/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/configure.ac') diff --git a/testsuites/configure.ac b/testsuites/configure.ac index 43adf7985d..2f248d7b72 100644 --- a/testsuites/configure.ac +++ b/testsuites/configure.ac @@ -39,7 +39,7 @@ if test "$enable_tests" = "yes"; then AC_CONFIG_SUBDIRS(mptests) fi # Now do performance tests - AC_CONFIG_SUBDIRS(tmtests) + AC_CONFIG_SUBDIRS(tmtests psxtmtests) fi # Explicitly list all Makefiles here -- cgit v1.2.3