summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/Makefile.am
diff options
context:
space:
mode:
authorChristopher Kerl <zargyyoyo@gmail.com>2013-01-11 14:15:24 -0600
committerJennifer Averett <jennifer.averett@oarcorp.com>2013-01-11 14:15:51 -0600
commitbcefae2ea3a655ce46bb55ed58e9fc9848c65660 (patch)
tree4b1e2e828a3bbd0cbe44d1913fb384f52b09fb84 /testsuites/psxtmtests/Makefile.am
parentAdded more condition variable timing tests. (diff)
downloadrtems-bcefae2ea3a655ce46bb55ed58e9fc9848c65660.tar.bz2
Create POSIX Timing Test psxtmcond03
Diffstat (limited to 'testsuites/psxtmtests/Makefile.am')
-rw-r--r--testsuites/psxtmtests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/Makefile.am b/testsuites/psxtmtests/Makefile.am
index b7353b8c64..db10965756 100644
--- a/testsuites/psxtmtests/Makefile.am
+++ b/testsuites/psxtmtests/Makefile.am
@@ -8,6 +8,7 @@ SUBDIRS += psxtmbarrier02
SUBDIRS += psxtmbarrier03
SUBDIRS += psxtmcond01
SUBDIRS += psxtmcond02
+SUBDIRS += psxtmcond03
SUBDIRS += psxtmcond05
SUBDIRS += psxtmkey01
SUBDIRS += psxtmkey02