X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=docker%2FMakefile;h=a3b40288dc715e5ef1ebe4fbd8d0163c547adff0;hb=f4fae40a27390b16c88ca991358c62278f1c4d47;hp=0dcb3dfeebad700b82a84842a661688c598b9e27;hpb=a77bf2a824b444c0351d6afec594abf5502b4336;p=osm%2Fdevops.git diff --git a/docker/Makefile b/docker/Makefile index 0dcb3dfe..a3b40288 100644 --- a/docker/Makefile +++ b/docker/Makefile @@ -1,5 +1,6 @@ # # Copyright 2017 Sandvine +# Copyright 2020 ETSI # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -13,5 +14,5 @@ # See the License for the specific language governing permissions and # limitations under the License. # -SUBDIRS = MON NBI osmclient RO LCM light-ui pm Keystone +SUBDIRS = MON NBI osmclient RO LCM light-ui POL Keystone NG-UI PLA tests include mk/dirs.mk