mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Extra CLEANFILES.
This commit is contained in:
@@ -24,7 +24,7 @@ EXTRA_DIST = \
|
||||
SUBDIRS = examples
|
||||
|
||||
CLEANFILES = *~ *.cmi *.cmo *.cmx *.cma *.cmxa *.o *.a *.so
|
||||
CLEANFILES += t/*~ t/*.cmi t/*.cmo t/*.o t/*.a t/*.so
|
||||
CLEANFILES += t/*~ t/*.cmi t/*.cmo t/*.cmx t/*.o t/*.a t/*.so
|
||||
|
||||
if HAVE_OCAML
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ EXTRA_DIST = \
|
||||
guestfs-py.c \
|
||||
t/*.py
|
||||
|
||||
CLEANFILES = *~
|
||||
CLEANFILES = *~ t/*~
|
||||
|
||||
if HAVE_PYTHON
|
||||
|
||||
|
||||
Reference in New Issue
Block a user