| commit | af26f65de131a4e99ffdafcded4c01b811997270 | [log] [tgz] |
|---|---|---|
| author | beierlm <mark.beierl@canonical.com> | Fri Oct 16 21:47:19 2020 +0200 |
| committer | beierlm <mark.beierl@canonical.com> | Fri Oct 16 22:37:30 2020 +0200 |
| tree | 76c60e3a4daa86896afe806d4f2b9e8585625622 | |
| parent | 0eb6c8b8eb96a05fda9543e53db046ad4d92399f [diff] [blame] |
Revert "Workaround for Bug 1262" This reverts commit c3a33005ded347572dcf09d49df469ac88a67db7. Reason for revert: LW-UI has been updated via these changes: https://osm.etsi.org/gerrit/c/osm/devops/+/9851 https://osm.etsi.org/gerrit/c/osm/LW-UI/+/9829 Change-Id: I3a53718237bc7318e9caf2a56e72b12fa9db8a7b Signed-off-by: beierlm <mark.beierl@canonical.com>
diff --git a/docker/Makefile b/docker/Makefile index ac5a401..a3b4028 100644 --- a/docker/Makefile +++ b/docker/Makefile
@@ -14,6 +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 NG-UI PLA tests -SUBDIRS = MON NBI osmclient RO LCM POL Keystone NG-UI PLA tests +SUBDIRS = MON NBI osmclient RO LCM light-ui POL Keystone NG-UI PLA tests include mk/dirs.mk