Skip to content
Snippets Groups Projects
Commit f5d118a5 authored by Jokin Garay's avatar Jokin Garay
Browse files

FlowNAC charms (plugtest)


Change-Id: Iaa95be797e912c4bb8de8fa9f4bf33a9e15ed749
Signed-off-by: default avatarJokin Garay <jokin.garay@keynetic.es>
parent efe9e06a
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@
BUILD_DIR = .
CHARMS:= vpe-router vyos-proxy pingpong
CHARMS:= vpe-router vyos-proxy pingpong flownac
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) $<
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment