more descriptive name

This commit is contained in:
Craig Dowell
2007-10-08 14:50:00 -07:00
parent 11ac94d449
commit 3e4acb6921
4 changed files with 62 additions and 47 deletions

View File

@@ -23,4 +23,4 @@ def build(bld):
obj = bld.create_ns3_program('testipv4',
['core'])
obj.source = ['testipv4.cc', 'ipv4-address-extended.cc']
obj.source = ['testipv4.cc', 'ipv4-address-generator.cc']