X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=docker%2Fmk%2FMakefile.include;h=54ef41a036adae69a4d577dffa5c0c3b78c17ec2;hb=refs%2Fchanges%2F34%2F6534%2F5;hp=81529f34df2fdf905e37e31658f8322772436f54;hpb=7abb18b1a22f35bf13725dde05130e3a567419ac;p=osm%2Fdevops.git diff --git a/docker/mk/Makefile.include b/docker/mk/Makefile.include index 81529f34..54ef41a0 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))