forgot ns3 postfix
This commit is contained in:
@@ -94,7 +94,7 @@ int main ()
|
||||
conf.write_config_header('ns3/core-config.h', top=True)
|
||||
|
||||
def build(bld):
|
||||
bld.install_files('${PREFIX}/include', '../../ns3/core-config.h')
|
||||
bld.install_files('${PREFIX}/include/ns3', '../../ns3/core-config.h')
|
||||
|
||||
core = bld.create_ns3_module('core')
|
||||
core.source = [
|
||||
|
||||
Reference in New Issue
Block a user