From b702c7dc1722896ea50eef8d6cc52d241f753ca8 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 20 Nov 2005 17:13:02 +0000 Subject: Re-add mp?? tests. --- c/src/ada-tests/mptests/Makefile.am | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/c/src/ada-tests/mptests/Makefile.am b/c/src/ada-tests/mptests/Makefile.am index 8ef76fcd6f..f81551f3e8 100644 --- a/c/src/ada-tests/mptests/Makefile.am +++ b/c/src/ada-tests/mptests/Makefile.am @@ -2,19 +2,19 @@ SUBDIRS = SUBDIRS += mp01 -#SUBDIRS += mp02 -#SUBDIRS += mp03 -#SUBDIRS += mp04 -#SUBDIRS += mp05 -#SUBDIRS += mp06 -#SUBDIRS += mp07 -#SUBDIRS += mp08 -#SUBDIRS += mp09 -#SUBDIRS += mp10 -#SUBDIRS += mp11 -#SUBDIRS += mp12 -#SUBDIRS += mp13 -#SUBDIRS += mp14 +SUBDIRS += mp02 +SUBDIRS += mp03 +SUBDIRS += mp04 +SUBDIRS += mp05 +SUBDIRS += mp06 +SUBDIRS += mp07 +SUBDIRS += mp08 +SUBDIRS += mp09 +SUBDIRS += mp10 +SUBDIRS += mp11 +SUBDIRS += mp12 +SUBDIRS += mp13 +SUBDIRS += mp14 include $(top_srcdir)/../../../testsuites/automake/subdirs.am include $(top_srcdir)/../../../testsuites/automake/local.am -- cgit v1.2.3