X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=ocaml%2Fexamples%2FMakefile.am;h=abe6cdf37bd5e7fbaa72aa3d67c7d5fa115a75c6;hp=48191e78d41521683690384a96d6851aa7de6b57;hb=41b959fd9b057354f642d84398b875d02b88b864;hpb=5e62afd7ce5145eee1894fab6f0722119fee1d31 diff --git a/ocaml/examples/Makefile.am b/ocaml/examples/Makefile.am index 48191e7..abe6cdf 100644 --- a/ocaml/examples/Makefile.am +++ b/ocaml/examples/Makefile.am @@ -5,6 +5,6 @@ if HAVE_OCAML lvs: lvs.ml $(OCAMLFIND) ocamlopt -I .. mlguestfs.cmxa $< -o $@ -CLEANFILES = *.cmi *.cmo *.cmx *.o *~ lvs +CLEANFILES = *.cmi *.cmo *.cmx *.o lvs endif \ No newline at end of file