Add wifi-mac-queue.h to list of headers to install. Necessary to use the Queue attribute of DcaTxop
authorRuben Merz <ruben@net.t-labs.tu-berlin.de>
Sat, 28 May 2011 01:27:17 +0200
changeset 7292 34619df084fd
parent 7291 d39c09dbc3d9
child 7293 0f574c532cee
Add wifi-mac-queue.h to list of headers to install. Necessary to use the Queue attribute of DcaTxop
src/wifi/wscript
--- a/src/wifi/wscript	Fri May 27 14:48:14 2011 -0700
+++ b/src/wifi/wscript	Sat May 28 01:27:17 2011 +0200
@@ -112,6 +112,7 @@
         'model/yans-error-rate-model.h',
         'model/nist-error-rate-model.h',
         'model/dsss-error-rate-model.h',
+        'model/wifi-mac-queue.h',
         'model/dca-txop.h',
         'model/wifi-mac-header.h',
         'model/qos-utils.h',