summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp13/node2/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/mptests/mp13/node2/Makefile.am')
-rw-r--r--testsuites/mptests/mp13/node2/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/mptests/mp13/node2/Makefile.am b/testsuites/mptests/mp13/node2/Makefile.am
index 0ccf87004f..d19b736e51 100644
--- a/testsuites/mptests/mp13/node2/Makefile.am
+++ b/testsuites/mptests/mp13/node2/Makefile.am
@@ -12,7 +12,6 @@ PGM = ${ARCH}/$(TEST)-node$(NODE).exe
MANAGERS = io mp message semaphore
-# C source names, if any, go here -- minus the .c
C_FILES = init.c task1.c task2.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)