moved ns3 from under daemon to the root of the project and updated references

This commit is contained in:
Blake J. Harnden 2018-01-04 16:34:22 -08:00
parent 3da4c32825
commit 77be7f5c30
16 changed files with 11 additions and 14 deletions

View file

@ -10,10 +10,6 @@
SETUPPY = setup.py
SETUPPYFLAGS = -v
if WANT_NETNS
SUBDIRS = ns3
endif
SBIN_FILES = \
sbin/core-cleanup \
sbin/core-daemon \