X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=ocaml%2FMakefile.am;h=ee42134b4ab5f244bfc8f7e469afaaa8d5f47596;hp=00e8027eff919011a8dd302a6a4c2a12570576a2;hb=d19ceb226c242844467b2935c1e19b989b4315e8;hpb=2834059b2ac047bc099ed7617c4f6174d441d7e1 diff --git a/ocaml/Makefile.am b/ocaml/Makefile.am index 00e8027..ee42134 100644 --- a/ocaml/Makefile.am +++ b/ocaml/Makefile.am @@ -22,6 +22,8 @@ EXTRA_DIST = \ SUBDIRS = examples +CLEANFILES = *~ + if HAVE_OCAML noinst_DATA = mlguestfs.cma mlguestfs.cmxa META