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