changeset 7487 | 82cd20da9650 |
parent 6951 | ba9081dbe0ee |
child 7547 | c7c003ae0bdb |
--- a/src/wimax/wscript Wed Sep 07 12:18:37 2011 -0700 +++ b/src/wimax/wscript Thu Sep 08 16:13:40 2011 +0100 @@ -63,7 +63,7 @@ 'test/wimax-fragmentation-test.cc', ] - headers = bld.new_task_gen('ns3header') + headers = bld.new_task_gen(features=['ns3header']) headers.module = 'wimax' headers.source = [ 'model/wimax-channel.h',