X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=ocaml%2FMakefile.am;h=ee42134b4ab5f244bfc8f7e469afaaa8d5f47596;hp=ca8a0acd28d9c64a138e7ddf5f29cad3ac05ad21;hb=286841877f4223d67ec00b83e5a2aabfbb9e19ed;hpb=13339826ea01f8dbd581b5d2544e7692171cf386 diff --git a/ocaml/Makefile.am b/ocaml/Makefile.am index ca8a0ac..ee42134 100644 --- a/ocaml/Makefile.am +++ b/ocaml/Makefile.am @@ -20,6 +20,10 @@ EXTRA_DIST = \ guestfs_c.c guestfs_c.h guestfs_c_actions.c \ .depend META.in +SUBDIRS = examples + +CLEANFILES = *~ + if HAVE_OCAML noinst_DATA = mlguestfs.cma mlguestfs.cmxa META