summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/itrontask02/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/itrontests/itrontask02/Makefile.am')
-rw-r--r--testsuites/itrontests/itrontask02/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/itrontests/itrontask02/Makefile.am b/testsuites/itrontests/itrontask02/Makefile.am
index 3d8dfa5e65..c9a13f63d4 100644
--- a/testsuites/itrontests/itrontask02/Makefile.am
+++ b/testsuites/itrontests/itrontask02/Makefile.am
@@ -8,7 +8,6 @@ PGM = ${ARCH}/$(TEST).exe
MANAGERS = all
-# C source names, if any, go here -- minus the .c
C_FILES = init.c dormant.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)