summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2016-03-09 15:15:37 -0600
committerJoel Sherrill <joel@rtems.org>2016-06-16 09:04:11 -0500
commit6131b849081335e101f92b4a99e01572153d44f5 (patch)
tree453f987a20252c55b7084e030508a8a02d1f348a /testsuites/psxtests/configure.ac
parentmptests/mp03/task1.c: Make method static to fix warning (diff)
downloadrtems-6131b849081335e101f92b4a99e01572153d44f5.tar.bz2
Add pthread_condattr_getclock() and pthread_condattr_setclock()
updates #2608.
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 779e0b5d15..be4a21f6c7 100644
--- a/testsuites/psxtests/configure.ac
+++ b/testsuites/psxtests/configure.ac
@@ -145,6 +145,7 @@ psxclock/Makefile
psxclock01/Makefile
psxconcurrency01/Makefile
psxcond01/Makefile
+psxcond02/Makefile
psxconfig01/Makefile
psxeintr_join/Makefile
psxenosys/Makefile