NetAnim: Remove obsolete netanim-config.h

This commit is contained in:
John Abraham
2012-06-25 11:52:17 -07:00
parent 3bfe939b3d
commit 799cd2044f

View File

@@ -7,7 +7,6 @@ NETANIM_RELEASE_NAME = "netanim-3.100"
def build (bld) :
bld.install_files('${INCLUDEDIR}/%s%s/ns3' % (wutils.APPNAME, wutils.VERSION), '../../ns3/netanim-config.h')
module = bld.create_ns3_module ('netanim', ['internet', 'mobility', 'wimax', 'wifi', 'csma', 'lte', 'uan'])
module.includes = '.'
module.source = [