diff --git a/Makefile b/Makefile index 4ef0720..93b0196 100644 --- a/Makefile +++ b/Makefile @@ -9,6 +9,8 @@ docker-build-image: docker/Dockerfile bake: git clone https://gitlab.com/nsnam/bake.git + mkdir -p bake/contrib + cp ns-3-leo.xml bake/contrib configure: docker-build-image bake $(DOCKER_RUN) /bin/bash -c './bake.py configure -e ns-3-leo && ./bake.py check && ./bake.py download' diff --git a/ns-3-leo.xml b/ns-3-leo.xml new file mode 100644 index 0000000..544af3e --- /dev/null +++ b/ns-3-leo.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + +