commit | 858d531142b5551948926ac4104c50774813f717 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jul 10 18:50:18 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jul 15 19:29:16 2013 -0700 |
tree | 3f501d87cb4c849c700ce83b93f5f9e15fe2cd5d | |
parent | faa01f9570c1e2f788906b6c81008f69ec7af711 [diff] [blame] |
bindings: Rescan of python bindings Refs #1005 (http://redmine.named-data.net/)
diff --git a/wscript b/wscript index 6fac829..03ba951 100644 --- a/wscript +++ b/wscript
@@ -183,7 +183,7 @@ bld.recurse ('tools') - # bld.ns3_python_bindings() + bld.ns3_python_bindings() @TaskGen.feature('ns3fullmoduleheaders')