Add netanim module
This commit is contained in:
@@ -38,6 +38,7 @@ all_modules = (
|
||||
'mobility',
|
||||
'wifi',
|
||||
'helper',
|
||||
'netanim',
|
||||
'stats',
|
||||
'uan',
|
||||
'spectrum',
|
||||
@@ -79,7 +80,7 @@ def configure(conf):
|
||||
conf.sub_config('tap-bridge')
|
||||
conf.sub_config('contrib')
|
||||
conf.sub_config('internet')
|
||||
conf.sub_config('helper')
|
||||
conf.sub_config('netanim')
|
||||
conf.sub_config('test')
|
||||
conf.sub_config('click')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user