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