moved ns3 from under daemon to the root of the project and updated references
This commit is contained in:
parent
3da4c32825
commit
77be7f5c30
16 changed files with 11 additions and 14 deletions
|
@ -331,13 +331,13 @@ AC_CONFIG_FILES([Makefile
|
|||
doc/man/Makefile
|
||||
doc/figures/Makefile
|
||||
daemon/Makefile
|
||||
netns/Makefile
|
||||
netns/version.h
|
||||
daemon/core/constants.py
|
||||
daemon/ns3/Makefile
|
||||
daemon/ns3/corens3/constants.py
|
||||
daemon/doc/Makefile
|
||||
daemon/doc/conf.py
|
||||
netns/Makefile
|
||||
netns/version.h
|
||||
ns3/Makefile
|
||||
ns3/corens3/constants.py
|
||||
packaging/deb/core-daemon.install
|
||||
packaging/deb/core-daemon.prerm
|
||||
packaging/deb/core-gui.install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue