summaryrefslogtreecommitdiffstats
path: root/testsuites/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-12-06 16:45:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-12-06 16:45:43 +0000
commit4b0ac2c619d653f50979b3d64061156dc1d0f40b (patch)
tree035edd4d38616b9a8571adcde9ef2aab37165406 /testsuites/configure.ac
parent2010-12-06 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-4b0ac2c619d653f50979b3d64061156dc1d0f40b.tar.bz2
2010-12-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac: Add initial small set of POSIX Timing Tests.
Diffstat (limited to 'testsuites/configure.ac')
-rw-r--r--testsuites/configure.ac2
1 files changed, 1 insertions, 1 deletions
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