summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp05/node1/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/mptests/mp05/node1/Makefile.am')
-rw-r--r--testsuites/mptests/mp05/node1/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuites/mptests/mp05/node1/Makefile.am b/testsuites/mptests/mp05/node1/Makefile.am
index a09e8e93af..78eec2f55e 100644
--- a/testsuites/mptests/mp05/node1/Makefile.am
+++ b/testsuites/mptests/mp05/node1/Makefile.am
@@ -14,10 +14,8 @@ lib_a_SOURCES = ../init.c ../asr.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