summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/configure.ac
diff options
context:
space:
mode:
authorGedare Bloom <gedare@rtems.org>2015-03-03 11:08:51 -0500
committerGedare Bloom <gedare@rtems.org>2015-03-04 15:38:53 -0500
commit56c719260668c35e87acda32bb12bdf81f08d9e0 (patch)
tree7e406ae9078bed668603b4befda64434377b4ab6 /testsuites/psxtests/configure.ac
parentlibcsupport: scale times() call to microseconds (diff)
downloadrtems-56c719260668c35e87acda32bb12bdf81f08d9e0.tar.bz2
psxtests/psxclock01: use clock() and CLOCKS_PER_SEC
Closes #2182
Diffstat (limited to 'testsuites/psxtests/configure.ac')
-rw-r--r--testsuites/psxtests/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtests/configure.ac b/testsuites/psxtests/configure.ac
index 00c9970062..78ae4593d0 100644
--- a/testsuites/psxtests/configure.ac
+++ b/testsuites/psxtests/configure.ac
@@ -141,6 +141,7 @@ psxclassic01/Makefile
psxcleanup/Makefile
psxcleanup01/Makefile
psxclock/Makefile
+psxclock01/Makefile
psxcond01/Makefile
psxconfig01/Makefile
psxeintr_join/Makefile