summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/sample.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/sample.am')
-rw-r--r--testsuites/samples/sample.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/samples/sample.am b/testsuites/samples/sample.am
index 3cedb36a32..8ea5642da1 100644
--- a/testsuites/samples/sample.am
+++ b/testsuites/samples/sample.am
@@ -13,7 +13,7 @@ $(project_bspdir)/samples/$(SAMPLE)$(LIB_VARIANT).exe: $(PGM)
$(project_bspdir)/tests/$(SAMPLE)$(LIB_VARIANT).exe: $(PGM)
$(INSTALL_PROGRAM) $< $@
-TMPINSTALL_FILES += \
+TMPINSTALL_FILES = \
$(project_bspdir)/tests \
$(project_bspdir)/tests/$(SAMPLE)$(LIB_VARIANT).exe \
$(project_bspdir)/samples \