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