ocaml/examples: Remove all programs in 'make clean'.

Previously the debug_logging program was not being deleted.
This commit is contained in:
Richard W.M. Jones
2015-10-07 14:15:05 +01:00
parent 9c97cc720b
commit a332e23dde

View File

@@ -25,7 +25,8 @@ EXTRA_DIST = \
guestfs-ocaml.pod
CLEANFILES = \
*.cmi *.cmo *.cmx *.o create_disk inspect_vm \
$(noinst_SCRIPTS) \
*.cmi *.cmo *.cmx *.o \
stamp-guestfs-ocaml.pod
man_MANS = guestfs-ocaml.3