move net-anim to contrib

This commit is contained in:
Craig Dowell
2009-09-18 15:07:12 -07:00
parent 25974ce348
commit 578024650f
14 changed files with 36 additions and 24 deletions

View File

@@ -45,6 +45,7 @@ all_modules = (
'test/ns3tcp',
'test/ns3wifi',
'contrib/flow-monitor',
'contrib/net-anim',
)
def set_options(opt):