commit | 9a2238991e7a382a1e559ef37ce9c0da4510a49d | [log] [tgz] |
---|---|---|
author | Weiqi Shi <swqjustin@g.ucla.edu> | Sun Aug 24 18:42:58 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Aug 26 11:21:00 2014 -0700 |
tree | 07db19d1d017178cb70f818a86de3cf357e9863f | |
parent | 5822e346db5342215a880b07912e0031526ee9b6 [diff] [blame] |
repo: visualize contents of the repo Change-Id: Ifc960d0aaedf816488616aec9ef457b66be9414c refs #1789
diff --git a/tools/wscript b/tools/wscript index 7b687ff..aadf3a4 100644 --- a/tools/wscript +++ b/tools/wscript
@@ -9,4 +9,5 @@ target='%s' % (str(app.change_ext('', '.cpp'))), source=app, use='NDN_CXX', + includes="../src", )