[Libguestfs] [v2v PATCH 1/3] libvirt-ocaml: add libvirt_c.h as source

Pino Toscano ptoscano at redhat.com
Tue Dec 17 13:25:51 UTC 2019


This way it is distributed in release tarballs.

Followup of commit d442b09afd53d0c3c764e8d3696f56e68c2eed11.
---
 bundled/libvirt-ocaml/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bundled/libvirt-ocaml/Makefile.am b/bundled/libvirt-ocaml/Makefile.am
index 50ca4df7..c4391ebc 100644
--- a/bundled/libvirt-ocaml/Makefile.am
+++ b/bundled/libvirt-ocaml/Makefile.am
@@ -30,6 +30,7 @@ SOURCES_ML = \
 	libvirt.ml
 
 SOURCES_C = \
+	libvirt_c.h \
 	libvirt_c_common.c \
 	libvirt_generated.c \
 	libvirt_c_oneoffs.c
-- 
2.23.0




More information about the Libguestfs mailing list