X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=inline;f=Makefile;h=a579390f1decbdb965384268d39db1ae5fd4424c;hb=24a06f011a425ebf9c3f2051238c7c5e73541477;hp=bf2b4c91bfc328246b00f5ee0256a96320e7a3a6;hpb=71d56bbe6b285fcb6b450754b867f82a146c1925;p=osm%2Fdevops.git diff --git a/Makefile b/Makefile index bf2b4c91..a579390f 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ BUILD_DIR = . -CHARMS:= vpe-router vyos-proxy pingpong +CHARMS:= vpe-router vyos-proxy pingpong flownac sandvine-pts-proxy CHARM_SRC_DIR := layers CHARM_BUILD_DIR := $(BUILD_DIR)/builds @@ -31,4 +31,3 @@ clean: $(CHARM_BUILD_DIR)/%: $(CHARM_SRC_DIR)/% charm-build -o $(BUILD_DIR) $< -