commit | 03ea3ebe76f4d379a62634bb738f35fa52c7c120 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Apr 17 18:19:06 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Apr 18 14:21:42 2014 -0700 |
tree | 1bc70108177fcd167c6f5e40762cfa6f809def64 | |
parent | 284257b52227a9346f4e08aba8b8fa1af253d343 [diff] [blame] |
rib: Switching to use global IO Change-Id: I5eca302c65d868810bd59ab654b7ea74762dc7ee
diff --git a/wscript b/wscript index 61bc03f..440b04d 100644 --- a/wscript +++ b/wscript
@@ -170,7 +170,7 @@ bld(features='subst', source='tools/nfd-status-http-server.py', - target='nfd-status-http-server', + target='bin/nfd-status-http-server', install_path="${BINDIR}", chmod=0755)