summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp03/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/mptests/mp03/Makefile.am')
-rw-r--r--testsuites/mptests/mp03/Makefile.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/testsuites/mptests/mp03/Makefile.am b/testsuites/mptests/mp03/Makefile.am
deleted file mode 100644
index c467df661d..0000000000
--- a/testsuites/mptests/mp03/Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
-##
-## $Id$
-##
-
-AUTOMAKE_OPTIONS = foreign 1.4
-
-SUBDIRS = node1 node2
-
-EXTRA_DIST = system.h delay.c init.c task1.c
-
-include $(top_srcdir)/../../../../automake/subdirs.am
-include $(top_srcdir)/../../../../automake/local.am