X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=Makefile;h=a579390f1decbdb965384268d39db1ae5fd4424c;hb=24a06f011a425ebf9c3f2051238c7c5e73541477;hp=62e395f3b6f311e7cc30fc113ac4dfe3349296bd;hpb=447b7a4e72b90ff00dd3b7552a40d7d70c118638;p=osm%2Fdevops.git diff --git a/Makefile b/Makefile index 62e395f3..a579390f 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ BUILD_DIR = . -CHARMS:= vpe-router vyos-proxy +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) $< -