Clean wifi wscript

This commit is contained in:
Sébastien Deronne
2015-09-14 19:07:56 +02:00
parent 0c915b3b38
commit 2776512a2c

View File

@@ -71,8 +71,8 @@ def build(bld):
'model/ampdu-tag.cc',
'model/wifi-radio-energy-model.cc',
'model/wifi-tx-current-model.cc',
'helper/wifi-radio-energy-model-helper.cc',
'model/vht-capabilities.cc',
'helper/wifi-radio-energy-model-helper.cc',
'helper/vht-wifi-mac-helper.cc',
'helper/ht-wifi-mac-helper.cc',
'helper/athstats-helper.cc',
@@ -162,8 +162,8 @@ def build(bld):
'model/ampdu-tag.h',
'model/wifi-radio-energy-model.h',
'model/wifi-tx-current-model.h',
'helper/wifi-radio-energy-model-helper.h',
'model/vht-capabilities.h',
'helper/wifi-radio-energy-model-helper.h',
'helper/vht-wifi-mac-helper.h',
'helper/ht-wifi-mac-helper.h',
'helper/athstats-helper.h',