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:
Geoff Toole
2020-04-19 13:42:30 +10:00
committed by Richard W.M. Jones
parent c2c11382bb
commit ef2761eaa0
10 changed files with 21 additions and 22 deletions

View File

@@ -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 \