summaryrefslogtreecommitdiff
path: root/led/ratemon2/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'led/ratemon2/wscript')
-rw-r--r--led/ratemon2/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/led/ratemon2/wscript b/led/ratemon2/wscript
index 9ac520f..b5c74bc 100644
--- a/led/ratemon2/wscript
+++ b/led/ratemon2/wscript
@@ -10,6 +10,6 @@ def build(bld):
rtems.build(bld)
bld(features = 'c cprogram',
- target = 'ratemon2',
+ target = 'ratemon2.exe',
source = ['init.c'])