moved netns code from daemon/src to netns at the top level, updated files to account for location change
This commit is contained in:
parent
e4a0069bc3
commit
d799390c4a
32 changed files with 14 additions and 14 deletions
|
@ -11,7 +11,7 @@ SETUPPY = setup.py
|
|||
SETUPPYFLAGS = -v
|
||||
|
||||
if WANT_NETNS
|
||||
SUBDIRS = src ns3
|
||||
SUBDIRS = ns3
|
||||
endif
|
||||
|
||||
SBIN_FILES = \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue