summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/Makefile.am
diff options
context:
space:
mode:
authorDaniel Ramirez <javamonn@gmail.com>2013-11-30 01:26:42 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2013-11-30 08:58:55 -0600
commit7de5ef5f83b21391cf0fdd35ffb404705643776c (patch)
treef7ec2013c19e00cb2b8396ece8974f11f1204c1c /testsuites/psxtmtests/Makefile.am
parentdoxygen: refactored doxygen in libbsp/arm/lpc32xx (diff)
downloadrtems-7de5ef5f83b21391cf0fdd35ffb404705643776c.tar.bz2
psxtmtests: Added in new psxtmbarrier04 test, release, preempt
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 86e25363c0..b920047bef 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 += psxtmbarrier04
SUBDIRS += psxtmcond01
SUBDIRS += psxtmcond02
SUBDIRS += psxtmcond03