src/wifi/wscript
changeset 10166 35694ab6581e
parent 10139 17a71cd49da3
child 11153 324c767aefdd
--- a/src/wifi/wscript	Fri Aug 16 09:03:55 2013 -0700
+++ b/src/wifi/wscript	Fri Aug 16 09:17:13 2013 -0700
@@ -110,7 +110,6 @@
         '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 @@
         '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',