summaryrefslogtreecommitdiffstats
path: root/testsuites/Makefile.am
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2017-05-26 10:35:17 +1000
committerChris Johns <chrisj@rtems.org>2017-05-26 10:35:17 +1000
commit7ec982bfeb4edee3f108be98288c3a4aa00b4f3e (patch)
tree0c7e658a5d90f5eb9c8396ffec46d87386cf7b49 /testsuites/Makefile.am
parenttestsuite: Fix excluding tests that a substring of another test. (diff)
downloadrtems-7ec982bfeb4edee3f108be98288c3a4aa00b4f3e.tar.bz2
build-system: Fix the targets support for the parallel build.
Diffstat (limited to 'testsuites/Makefile.am')
-rw-r--r--testsuites/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/Makefile.am b/testsuites/Makefile.am
index 92f8ad86a6..a466996fa4 100644
--- a/testsuites/Makefile.am
+++ b/testsuites/Makefile.am
@@ -11,7 +11,7 @@ noinst_HEADERS += support/include/pritime.h
noinst_HEADERS += support/include/primode.h
noinst_HEADERS += support/include/tmtests_empty_function.h
-SUBDIRS = @subdirs@
+_SUBDIRS = @subdirs@
EXTRA_DIST = PROBLEMS