summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/Makefile.am')
-rw-r--r--c/src/ada-tests/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/ada-tests/Makefile.am b/c/src/ada-tests/Makefile.am
index 758679362b..f097f9fa0c 100644
--- a/c/src/ada-tests/Makefile.am
+++ b/c/src/ada-tests/Makefile.am
@@ -1,8 +1,8 @@
ACLOCAL_AMFLAGS = -I aclocal -I ../../../testsuites/aclocal
-SUBDIRS = support samples sptests tmtests
+_SUBDIRS = support samples sptests tmtests
if HAS_MP
-SUBDIRS += mptests
+_SUBDIRS += mptests
endif
DIST_SUBDIRS = support samples sptests tmtests mptests