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.am13
1 files changed, 0 insertions, 13 deletions
diff --git a/c/src/ada-tests/Makefile.am b/c/src/ada-tests/Makefile.am
deleted file mode 100644
index f097f9fa0c..0000000000
--- a/c/src/ada-tests/Makefile.am
+++ /dev/null
@@ -1,13 +0,0 @@
-ACLOCAL_AMFLAGS = -I aclocal -I ../../../testsuites/aclocal
-
-_SUBDIRS = support samples sptests tmtests
-if HAS_MP
-_SUBDIRS += mptests
-endif
-
-DIST_SUBDIRS = support samples sptests tmtests mptests
-
-EXTRA_DIST = ada.am
-
-include $(top_srcdir)/../../../testsuites/automake/subdirs.am
-include $(top_srcdir)/../../../testsuites/automake/local.am