summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/itrontask01/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/itrontests/itrontask01/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuites/itrontests/itrontask01/Makefile.am b/testsuites/itrontests/itrontask01/Makefile.am
index d70cd06564..b5516a8788 100644
--- a/testsuites/itrontests/itrontask01/Makefile.am
+++ b/testsuites/itrontests/itrontask01/Makefile.am
@@ -15,10 +15,8 @@ lib_a_SOURCES += 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