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