summaryrefslogtreecommitdiffstats
path: root/test/module.defs
diff options
context:
space:
mode:
Diffstat (limited to 'test/module.defs')
-rw-r--r--test/module.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/module.defs b/test/module.defs
index a0ab7d000..af42f13c7 100644
--- a/test/module.defs
+++ b/test/module.defs
@@ -28,9 +28,9 @@ endif
TEST.out += $(TEST.c.o)
TEST.out += $(TEST.exe)
-TEST.out += $(TEST.install.exe)
BUILD.out += $(TEST.out)
+BUILD.out += $(TEST.install.exe)
###############################################################################