Fix & text when tracking installation
[osm/devops.git] / docker / mk / Makefile.include
index f31d2ca..af53ff0 100644 (file)
@@ -35,7 +35,7 @@ CONTAINER_NAME ?= $(LOWER_MDG)
 CMD_DOCKER_ARGS ?= -q
 DOCKER_ARGS     = $(CMD_DOCKER_ARGS)
 
-DEPS := MON IM LCM RO common osmclient devops NBI policy-module Keystone N2VC lightui ngui PLA tests
+DEPS := MON IM LCM RO common osmclient devops NBI policy-module Keystone N2VC lightui ngui PLA tests Prometheus
 
 DEPS_TARGETS = $(addprefix $(MKBUILD)/.dep_, $(DEPS))