summaryrefslogtreecommitdiffstats
path: root/c/src/tests/tmitrontests/tmitrontests.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/tmitrontests/tmitrontests.am')
-rw-r--r--c/src/tests/tmitrontests/tmitrontests.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/tests/tmitrontests/tmitrontests.am b/c/src/tests/tmitrontests/tmitrontests.am
index a52c6f0e95..c17e0fac5f 100644
--- a/c/src/tests/tmitrontests/tmitrontests.am
+++ b/c/src/tests/tmitrontests/tmitrontests.am
@@ -8,6 +8,6 @@ $(project_bspdir)/tests:
$(project_bspdir)/tests/$(TEST)$(LIB_VARIANT).exe: $(PGM)
$(INSTALL_PROGRAM) $< $@
-TMPINSTALL_FILES += \
+TMPINSTALL_FILES = \
$(project_bspdir)/tests \
$(project_bspdir)/tests/$(TEST)$(LIB_VARIANT).exe