Revert "Remove ocaml/.depend from git."
authorRichard Jones <rjones@redhat.com>
Mon, 8 Nov 2010 22:35:13 +0000 (22:35 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 18 Nov 2010 11:30:23 +0000 (11:30 +0000)
commit094ff95620e5dff2dfc168b363fbb14bbc02c8cc
tree1e439d1eea63de65862a2ff9b394703b13738a4a
parentc9288079e29d341c1baa93cddacb85744da835b5
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.
(cherry picked from commit e3acf93ce9e87ce308cf50a4f41408b25dd910e9)
.gitignore
bootstrap
ocaml/.depend [new file with mode: 0644]