summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm14/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/tmtests/tm14/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/tmtests/tm14/Makefile.am b/testsuites/tmtests/tm14/Makefile.am
index 2df922be77..41fb6c1db6 100644
--- a/testsuites/tmtests/tm14/Makefile.am
+++ b/testsuites/tmtests/tm14/Makefile.am
@@ -7,7 +7,6 @@ TEST = tm14
MANAGERS = io message
-# C source names, if any, go here -- minus the .c
C_FILES = task1.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)