mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
build: Fix linking of OCaml components when srcdir != builddir
ocaml-link.sh is a generated file, so run it from the build directory. Remove it from EXTRA_DIST and also adjust docs/guestfs-hacking.pod accordingly.
This commit is contained in:
committed by
Richard W.M. Jones
parent
c2c11382bb
commit
ef2761eaa0
@@ -237,7 +237,6 @@ EXTRA_DIST = \
|
||||
logo/fish-10yrs.svg logo/fish-10yrs.png \
|
||||
logo/virt-builder.svg \
|
||||
m4/.gitignore \
|
||||
ocaml-link.sh \
|
||||
podcheck.pl \
|
||||
tests/automake2junit.ml \
|
||||
tests/test-functions.sh \
|
||||
|
||||
Reference in New Issue
Block a user