summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/mptests/Makefile.am')
-rw-r--r--testsuites/mptests/Makefile.am14
1 files changed, 0 insertions, 14 deletions
diff --git a/testsuites/mptests/Makefile.am b/testsuites/mptests/Makefile.am
deleted file mode 100644
index 8143d1b540..0000000000
--- a/testsuites/mptests/Makefile.am
+++ /dev/null
@@ -1,14 +0,0 @@
-##
-## $Id$
-##
-
-AUTOMAKE_OPTIONS = foreign 1.4
-ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
-
-SUBDIRS = mp01 mp02 mp03 mp04 mp05 mp06 mp07 mp08 mp09 mp10 mp11 mp12 mp13 \
- mp14
-
-EXTRA_DIST = mptests.am
-
-include $(top_srcdir)/../../../../automake/subdirs.am
-include $(top_srcdir)/../../../../automake/local.am