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