Add a 'module' attribute to the ns3header object specifying which module each set of headers belongs to.
This commit is contained in:
@@ -31,6 +31,7 @@ def build(bld):
|
||||
]
|
||||
|
||||
headers = bld.create_obj('ns3header')
|
||||
headers.module = 'node'
|
||||
headers.source = [
|
||||
'address.h',
|
||||
'mac48-address.h',
|
||||
|
||||
Reference in New Issue
Block a user