summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/Makefile.am
diff options
context:
space:
mode:
authorChristopher Kerl <zargyyoyo@gmail.com>2013-01-09 12:52:50 -0600
committerJennifer Averett <jennifer.averett@oarcorp.com>2013-01-09 12:53:28 -0600
commit55ea2220e3b9a70200e37fa7a8a94bf4c50c1fb4 (patch)
treed701aa7577beb95a6388d3ff104e8a5694485337 /testsuites/psxtmtests/Makefile.am
parentnfsclient: Return an error status in nfsInit() (diff)
downloadrtems-55ea2220e3b9a70200e37fa7a8a94bf4c50c1fb4.tar.bz2
Create POSIX Timing Test psxtmcond02
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 afd97bdf08..6a552b3a7a 100644
--- a/testsuites/psxtmtests/Makefile.am
+++ b/testsuites/psxtmtests/Makefile.am
@@ -7,6 +7,7 @@ SUBDIRS += psxtmbarrier01
SUBDIRS += psxtmbarrier02
SUBDIRS += psxtmbarrier03
SUBDIRS += psxtmcond01
+SUBDIRS += psxtmcond02
SUBDIRS += psxtmkey01
SUBDIRS += psxtmkey02
SUBDIRS += psxtmmq01