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