bug 1690: wifi wscript fixes

This commit is contained in:
Tom Henderson
2013-08-16 09:17:13 -07:00
parent eab5416dd9
commit a972f2609b

View File

@@ -110,7 +110,6 @@ def build(bld):
'model/minstrel-wifi-manager.h',
'model/wifi-mac.h',
'model/regular-wifi-mac.h',
'model/wifi-phy.h',
'model/supported-rates.h',
'model/error-rate-model.h',
'model/yans-error-rate-model.h',
@@ -119,6 +118,8 @@ def build(bld):
'model/wifi-mac-queue.h',
'model/dca-txop.h',
'model/wifi-mac-header.h',
'model/wifi-mac-trailer.h',
'model/wifi-phy-state-helper.h',
'model/qos-utils.h',
'model/edca-txop-n.h',
'model/msdu-aggregator.h',