Fix
authorKirill Andreev <andreev@iitp.ru>
Fri, 22 May 2009 17:47:50 +0400
changeset 5022 f217c634bbd4
parent 5021 c623a34d207d
child 5023 fce378307409
Fix
src/devices/mesh/dot11s/wscript
--- a/src/devices/mesh/dot11s/wscript	Fri May 22 17:27:34 2009 +0400
+++ b/src/devices/mesh/dot11s/wscript	Fri May 22 17:47:50 2009 +0400
@@ -29,8 +29,9 @@
     headers.source = [
         'peer-management-protocol.h',
         'ie-dot11s-beacon-timing.h', 
+        'ie-dot11s-id.h',
         'ie-dot11s-peer-management.h', 
-        'ie-dot11s-perr.h', 
+        'ie-dot11s-perr.h',
         'hwmp-protocol.h',
         'dot11s-helper.h',
         'dot11s-mac-header.h',