mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
ocaml/examples: Remove all programs in 'make clean'.
Previously the debug_logging program was not being deleted.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user