ocaml/.depend is automatically generated. This patch removes it from git.
Makefile.in
missing
*.o
+ocaml/.depend
ocaml/bindtests
ocaml/bindtests.ml
ocaml/dllmlguestfs.so
--tests-base=gnulib/tests \
--import $modules
+# ocaml/.depend is updated automatically. However, as it's included by
+# ocaml/Makefile.am we need to bootstrap it here.
+touch ocaml/.depend
+
# Disable autopoint and libtoolize, since they were already done above.
AUTOPOINT=true LIBTOOLIZE=true autoreconf --verbose --install
+++ /dev/null
-bindtests.cmo: guestfs.cmi
-bindtests.cmx: guestfs.cmx
-guestfs.cmi:
-guestfs.cmo: guestfs.cmi
-guestfs.cmx: guestfs.cmi