summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/Makefile.am
diff options
context:
space:
mode:
authorDaniel Ramirez <javamonn@gmail.com>2013-12-09 23:16:17 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2013-12-09 23:26:48 -0600
commit218b0e69053d9069a7a091437db5e77c8f42fa16 (patch)
tree9ab8b2f8907a0ccaa9c72d1dbc64ea39e0a65ee8 /testsuites/psxtmtests/Makefile.am
parentPR2138: rtems_rfs_rtems_initialize() can erroneously set errno. (diff)
downloadrtems-218b0e69053d9069a7a091437db5e77c8f42fa16.tar.bz2
psxtmtests: added psxtmcond07 test
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 4474cbe65e..c4276a4c79 100644
--- a/testsuites/psxtmtests/Makefile.am
+++ b/testsuites/psxtmtests/Makefile.am
@@ -13,6 +13,7 @@ SUBDIRS += psxtmcond03
SUBDIRS += psxtmcond04
SUBDIRS += psxtmcond05
SUBDIRS += psxtmcond06
+SUBDIRS += psxtmcond07
SUBDIRS += psxtmcond08
SUBDIRS += psxtmcond09
SUBDIRS += psxtmcond10