X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=docker%2Fmk%2FMakefile.include;h=e1f47b3f2fad3d55d37a8d60c97011439d9d87b2;hb=febe521e387c1db91c04d292f56f080d26427027;hp=0c44636edbcf01da0521d76d015dc629f29c214b;hpb=89f2f421a741d0e3c56e3fb2deb304eacedb5a8f;p=osm%2Fdevops.git diff --git a/docker/mk/Makefile.include b/docker/mk/Makefile.include index 0c44636e..e1f47b3f 100644 --- a/docker/mk/Makefile.include +++ b/docker/mk/Makefile.include @@ -17,7 +17,7 @@ LOWER_MDG = $(shell echo $(MDG) | tr '[:upper:]' '[:lower:]') CMD_DOCKER_ARGS ?= -q DOCKER_ARGS = $(CMD_DOCKER_ARGS) -DEPS := MON IM LCM RO common osmclient devops NBI POL +DEPS := MON IM LCM RO common osmclient devops NBI POL Keystone DEPS_TARGETS = $(addprefix $(MKBUILD)/.dep_, $(DEPS))