Fix small typo in a comment in src/Makefile.am.
[libguestfs.git] / bootstrap
index 5ceac31..c2507fc 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -85,9 +85,5 @@ $gnulib_tool                  \
   --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