diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2011-11-10 10:42:47 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-11-10 10:55:12 +0000 |
commit | 50288b8f1c5b61ff6d2a80726208e2b88bc8bea2 (patch) | |
tree | f306ebb2e4372fd123f44e9841fcb18fcc759cbf /resize | |
parent | d34ebcbf411aed3579a244a5593e7224e0f1e1b2 (diff) | |
download | libguestfs-1.12.10.tar.gz libguestfs-1.12.10.tar.xz libguestfs-1.12.10.zip |
Version 1.12.101.12.10
Diffstat (limited to 'resize')
-rw-r--r-- | resize/.depend | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/resize/.depend b/resize/.depend index 14d8b511..3e60a441 100644 --- a/resize/.depend +++ b/resize/.depend @@ -1,7 +1,6 @@ -progress.cmi: ../ocaml/guestfs.cmi -progress.cmo: utils.cmo ../ocaml/guestfs.cmi progress.cmi -progress.cmx: utils.cmx ../ocaml/guestfs.cmx progress.cmi -resize.cmo: utils.cmo progress.cmi ../ocaml/guestfs.cmi +progress.cmo: utils.cmo ../ocaml/guestfs.cmi +progress.cmx: utils.cmx ../ocaml/guestfs.cmx +resize.cmo: utils.cmo progress.cmo ../ocaml/guestfs.cmi resize.cmx: utils.cmx progress.cmx ../ocaml/guestfs.cmx utils.cmo: ../ocaml/guestfs.cmi utils.cmx: ../ocaml/guestfs.cmx |