X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=docker%2FMakefile;h=a3b40288dc715e5ef1ebe4fbd8d0163c547adff0;hb=refs%2Ftags%2Fv9.1.1;hp=6e6ae5724b5a053841534154414e382bcd12196a;hpb=280ccc770758dfd2921aacc2a13072840dd9439a;p=osm%2Fdevops.git diff --git a/docker/Makefile b/docker/Makefile index 6e6ae572..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 POL Keystone +SUBDIRS = MON NBI osmclient RO LCM light-ui POL Keystone NG-UI PLA tests include mk/dirs.mk