diff options
author | Richard Jones <rjones@redhat.com> | 2009-04-07 16:52:25 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2009-04-07 16:52:25 +0100 |
commit | 4144e2106cc70ad8f1e081b57da09f9c1e276812 (patch) | |
tree | 55022dd599e4d1583b7c93de338d7c85c15a0fe7 /ocaml/.depend | |
parent | 21ba59ce3cbc594ce9c7aeecd4dadb8430e4042d (diff) | |
download | libguestfs-4144e2106cc70ad8f1e081b57da09f9c1e276812.tar.gz libguestfs-4144e2106cc70ad8f1e081b57da09f9c1e276812.tar.xz libguestfs-4144e2106cc70ad8f1e081b57da09f9c1e276812.zip |
Outline OCaml bindings.
Diffstat (limited to 'ocaml/.depend')
-rw-r--r-- | ocaml/.depend | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ocaml/.depend b/ocaml/.depend new file mode 100644 index 00000000..2f840b0b --- /dev/null +++ b/ocaml/.depend @@ -0,0 +1,5 @@ +guestfs.cmi: +guestfs_internal.cmo: +guestfs_internal.cmx: +guestfs.cmo: guestfs.cmi +guestfs.cmx: guestfs.cmi |