2010-12-06 Joel Sherrill <joel.sherrill@oarcorp.com>

* configure.ac: Add initial small set of POSIX Timing Tests.
This commit is contained in:
Joel Sherrill
2010-12-06 16:45:43 +00:00
parent 65b185eaf6
commit 4b0ac2c619
2 changed files with 5 additions and 1 deletions

View File

@@ -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