equal
deleted
inserted
replaced
29 'status-code.cc', |
29 'status-code.cc', |
30 'mgt-headers.cc', |
30 'mgt-headers.cc', |
31 'mac-high-nqap.cc', |
31 'mac-high-nqap.cc', |
32 'mac-high-nqsta.cc', |
32 'mac-high-nqsta.cc', |
33 'wifi-net-device.cc', |
33 'wifi-net-device.cc', |
|
34 'wifi-default-parameters.cc' |
34 ] |
35 ] |
35 headers = bld.create_obj('ns3header') |
36 headers = bld.create_obj('ns3header') |
36 headers.source = [ |
37 headers.source = [ |
37 'wifi-net-device.h', |
38 'wifi-net-device.h', |
38 'wifi-net-device-factory.h', |
|
39 'wifi-channel.h', |
39 'wifi-channel.h', |
40 'wifi-mode.h', |
40 'wifi-mode.h', |
41 'ssid.h', |
41 'ssid.h', |
42 'wifi-preamble.h', |
42 'wifi-preamble.h', |
43 ] |
43 ] |