summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-06-12 15:17:49 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-06-12 15:17:49 +0000
commitc0ae2676b52885826afa4f0478659ddfc4fc4f4a (patch)
treea31f6e96b23c21e623d1ae796a78236bccf7358b /testsuites/psxtests/configure.ac
parent2009-06-12 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-c0ae2676b52885826afa4f0478659ddfc4fc4f4a.tar.bz2
Add new test for error cases in _Objects_Name_to_id_string which is currently only used by POSIX semaphores and message queues.
Diffstat (limited to 'testsuites/psxtests/configure.ac')
-rw-r--r--testsuites/psxtests/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/configure.ac b/testsuites/psxtests/configure.ac
index 434a7662e9..535a51ee3c 100644
--- a/testsuites/psxtests/configure.ac
+++ b/testsuites/psxtests/configure.ac
@@ -12,7 +12,6 @@ RTEMS_CANONICAL_TARGET_CPU
AM_INIT_AUTOMAKE([no-define foreign 1.10])
AM_MAINTAINER_MODE
-
RTEMS_ENV_RTEMSBSP
RTEMS_PROJECT_ROOT
@@ -56,6 +55,7 @@ psxmount/Makefile
psxmsgq01/Makefile
psxmsgq02/Makefile
psxmsgq03/Makefile
+psxobj01/Makefile
psxreaddir/Makefile
psxrdwrv/Makefile
psxrwlock01/Makefile