summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp06/node2/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/mptests/mp06/node2/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuites/mptests/mp06/node2/Makefile.am b/testsuites/mptests/mp06/node2/Makefile.am
index 796bc6f82d..d13a23e15d 100644
--- a/testsuites/mptests/mp06/node2/Makefile.am
+++ b/testsuites/mptests/mp06/node2/Makefile.am
@@ -14,10 +14,8 @@ lib_a_SOURCES = ../init.c ../task1.c system.h
DOCTYPES = doc scn
DOCS = $(DOCTYPES:%=$(TEST).%)
-SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
-PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am