aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNathan Skrzypczak <nathan.skrzypczak@gmail.com>2022-03-10 12:38:31 +0100
committerBeno�t Ganne <bganne@cisco.com>2022-03-17 13:05:48 +0000
commitd591b82cc89ab88862af969f0405e4a6b1d4029a (patch)
treefd93a70822da2526b9e2b832d0dea224faf8ffa9 /Makefile
parentc2feb65f4288cb4f3aa1e61d44826dbb5675063b (diff)
misc: Improve go bindings gen
Type: improvement Change-Id: Id705dab895602a60b053296b560ca3db5b0cd344 Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6583a291ebf..4ac4c9aa9c3 100644
--- a/Makefile
+++ b/Makefile
@@ -639,7 +639,7 @@ json-api-files-debug:
.PHONY: go-api-files
go-api-files: json-api-files
- $(WS_ROOT)/src/tools/vppapigen/generate_go.py
+ $(WS_ROOT)/src/tools/vppapigen/generate_go.py $(ARGS)
.PHONY: ctags
ctags: ctags.files