summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/Makefile.am
diff options
context:
space:
mode:
authorChristopher Kerl <zargyyoyo@gmail.com>2013-01-09 13:27:57 -0600
committerJennifer Averett <jennifer.averett@oarcorp.com>2013-01-09 13:27:57 -0600
commit7f97cb3e21c95b1df0a39356735c4771d354164d (patch)
tree26c2101a7120b7a2f0313123353f32b5c188b378 /testsuites/psxtmtests/Makefile.am
parentCreate POSIX Timing Test psxtmcond02 (diff)
downloadrtems-7f97cb3e21c95b1df0a39356735c4771d354164d.tar.bz2
Create POSIX Timing Test psxtmcond05
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 6a552b3a7a..b7353b8c64 100644
--- a/testsuites/psxtmtests/Makefile.am
+++ b/testsuites/psxtmtests/Makefile.am
@@ -8,6 +8,7 @@ SUBDIRS += psxtmbarrier02
SUBDIRS += psxtmbarrier03
SUBDIRS += psxtmcond01
SUBDIRS += psxtmcond02
+SUBDIRS += psxtmcond05
SUBDIRS += psxtmkey01
SUBDIRS += psxtmkey02
SUBDIRS += psxtmmq01