changeset 4408 | 76a169b3db3d |
parent 4406 | 39f119de91ef |
child 4472 | e20a31541404 |
child 4987 | 1bee3ec2793d |
--- a/src/helper/wscript Fri Apr 24 10:02:10 2009 +0200 +++ b/src/helper/wscript Fri Apr 24 10:21:37 2009 +0200 @@ -24,6 +24,7 @@ 'yans-wifi-helper.cc', 'v4ping-helper.cc', 'nqos-wifi-mac-helper.cc', + 'qos-wifi-mac-helper.cc', ] headers = bld.new_task_gen('ns3header') @@ -50,6 +51,7 @@ 'yans-wifi-helper.h', 'v4ping-helper.h', 'nqos-wifi-mac-helper.h', + 'qos-wifi-mac-helper.h', ] env = bld.env_of_name('default')