Revert "Remove ocaml/.depend from git."
authorRichard Jones <rjones@redhat.com>
Mon, 8 Nov 2010 22:35:13 +0000 (22:35 +0000)
committerRichard Jones <rjones@redhat.com>
Mon, 8 Nov 2010 22:35:13 +0000 (22:35 +0000)
commite3acf93ce9e87ce308cf50a4f41408b25dd910e9
treee01a0c360dbcd53af3068ea7eb91f7f5a7742884
parent04df249d82ba3a24582bbbf1ad43b3c6ae2b1962
Revert "Remove ocaml/.depend from git."

This reverts commit 064569bcbf854a9cf588ce31851d987d5f114ec8.

This commit does the wrong thing: creating an empty ocaml/.depend
file is wrong because building the OCaml bindings will fail.
Not having this file will prevent automake from running.  Therefore
this file has to exist with the correct content in git.
.gitignore
bootstrap
ocaml/.depend [new file with mode: 0644]