summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/Makefile.am
diff options
context:
space:
mode:
authorChristopher Kerl <zargyyoyo@gmail.com>2013-01-09 09:24:10 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2013-01-09 09:24:13 -0600
commitcc2857a2fee85f686634f406a46dc4b7691acdda (patch)
treece054393111ae7ab3f6a313b7ebb03496ed69665 /testsuites/psxtmtests/Makefile.am
parentscore: Doxygen Clean Up Task #17 (diff)
downloadrtems-cc2857a2fee85f686634f406a46dc4b7691acdda.tar.bz2
GCI: Create POSIX Timing Test psxtmcond01
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 72340ab0c7..afd97bdf08 100644
--- a/testsuites/psxtmtests/Makefile.am
+++ b/testsuites/psxtmtests/Makefile.am
@@ -6,6 +6,7 @@ if HAS_POSIX
SUBDIRS += psxtmbarrier01
SUBDIRS += psxtmbarrier02
SUBDIRS += psxtmbarrier03
+SUBDIRS += psxtmcond01
SUBDIRS += psxtmkey01
SUBDIRS += psxtmkey02
SUBDIRS += psxtmmq01