summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/Makefile.am
diff options
context:
space:
mode:
authorDaniel Ramirez <javamonn@gmail.com>2013-11-30 20:27:44 -0600
committerGedare Bloom <gedare@rtems.org>2013-11-30 21:31:30 -0500
commit72ff7569b096457332cd8de7fe0f00c16b87fb1b (patch)
tree19e10619f87748ee153e3b38e00ad1d7c253144c /testsuites/psxtmtests/Makefile.am
parentpsx07.doc: New file (diff)
downloadrtems-72ff7569b096457332cd8de7fe0f00c16b87fb1b.tar.bz2
psxtmtests: added new psxtmcond04 test, fixed 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 b920047bef..15b97144c7 100644
--- a/testsuites/psxtmtests/Makefile.am
+++ b/testsuites/psxtmtests/Makefile.am
@@ -10,6 +10,7 @@ SUBDIRS += psxtmbarrier04
SUBDIRS += psxtmcond01
SUBDIRS += psxtmcond02
SUBDIRS += psxtmcond03
+SUBDIRS += psxtmcond04
SUBDIRS += psxtmcond05
SUBDIRS += psxtmcond08
SUBDIRS += psxtmcond09