summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-11-08 22:35:13 +0000
committerRichard Jones <rjones@redhat.com>2010-11-08 22:35:13 +0000
commite3acf93ce9e87ce308cf50a4f41408b25dd910e9 (patch)
treee01a0c360dbcd53af3068ea7eb91f7f5a7742884 /.gitignore
parent04df249d82ba3a24582bbbf1ad43b3c6ae2b1962 (diff)
downloadlibguestfs-e3acf93ce9e87ce308cf50a4f41408b25dd910e9.tar.gz
libguestfs-e3acf93ce9e87ce308cf50a4f41408b25dd910e9.tar.xz
libguestfs-e3acf93ce9e87ce308cf50a4f41408b25dd910e9.zip
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ad44a7aa..d42898a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -170,7 +170,6 @@ Makefile
Makefile.in
missing
*.o
-ocaml/.depend
ocaml/bindtests
ocaml/bindtests.ml
ocaml/dllmlguestfs.so