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