summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Estabrook <jestabro@vyos.io>2025-01-31 15:47:55 -0600
committerJohn Estabrook <jestabro@vyos.io>2025-03-18 10:23:23 -0500
commit4809941c24d363c9ab44348ec1060559cf58ce24 (patch)
tree4bb550331c55dd9ab269a9bc227ed6c79ef30e17 /Makefile
parent1b4173b8371d1f15ac91f615af1e70e2a4cde898 (diff)
downloadlibvyosconfig-4809941c24d363c9ab44348ec1060559cf58ce24.tar.gz
libvyosconfig-4809941c24d363c9ab44348ec1060559cf58ce24.zip
T6946: binding for show_commit_data
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0ba31e2..28e6da4 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ BUILDDIR=_build
VPATH=$(BUILDDIR)
OCAMLDIR=$(shell ocamlopt -where)
$(shell mkdir -p $(BUILDDIR) $(BUILDDIR)/stub $(BUILDDIR)/lib $(BUILDDIR)/stub_generator $(BUILDDIR)/test $(BUILDDIR)/generated)
-PACKAGES=vyos1x-config,re,ctypes.stubs,ctypes.foreign
+PACKAGES=vyos1x-config,vyconf.vyconfd-config,re,ctypes.stubs,ctypes.foreign
GENERATOR_FILES=$(BUILDDIR)/lib/bindings.cmx \
$(BUILDDIR)/stub_generator/generate.cmx