commit | 20c85cb868b0c35f43158ba0070ba4b326ea6f6a | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Fri Mar 09 17:50:14 2018 -0500 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Sun Mar 11 17:16:15 2018 -0400 |
tree | 0adc7c6fdfa90e53af39caac5ac419f36f985df5 | |
parent | 1aa91434cbf91949e1ae701e8a974edc876f258e [diff] [blame] |
build: Cleanup and update of build scripts Change-Id: I7fb5b8696d3b068249ae16b117bd27646d990dc3
diff --git a/tools/peek/wscript b/tools/peek/wscript index b719c8b..fa657a0 100644 --- a/tools/peek/wscript +++ b/tools/peek/wscript
@@ -20,5 +20,5 @@ ## (for unit tests) - bld(name='peek-objects', + bld(target='peek-objects', use='ndnpeek-objects')