Remove *~ files when doing 'make clean'.
[libguestfs.git] / ocaml / Makefile.am
index 00e8027..ee42134 100644 (file)
@@ -22,6 +22,8 @@ EXTRA_DIST = \
 
 SUBDIRS = examples
 
 
 SUBDIRS = examples
 
+CLEANFILES = *~
+
 if HAVE_OCAML
 
 noinst_DATA = mlguestfs.cma mlguestfs.cmxa META
 if HAVE_OCAML
 
 noinst_DATA = mlguestfs.cma mlguestfs.cmxa META