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