diff options
Diffstat (limited to 'ocaml')
-rw-r--r-- | ocaml/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ocaml/Makefile.am b/ocaml/Makefile.am index 00e8027e..ee42134b 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 |