[Libguestfs] [PATCH 1/4] p2v: clean also the test images

Pino Toscano ptoscano at redhat.com
Mon Jul 8 17:01:44 UTC 2019


Followup of commit ea4d9bd1574d32cfb9d1241f911fcab5a4ccc624, and
commit f02c0cb552e0cf3a82a9447791db4c430426d569.
---
 p2v/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/p2v/Makefile.am b/p2v/Makefile.am
index 1545490d2..741f4d50d 100644
--- a/p2v/Makefile.am
+++ b/p2v/Makefile.am
@@ -57,6 +57,7 @@ EXTRA_DIST = \
 CLEANFILES += \
 	$(dependencies_files) \
 	$(generated_sources) \
+	$(PHYSICAL_MACHINE) $(BLANK_DISK) \
 	about-authors.c \
 	stamp-test-virt-p2v-pxe-data-files \
 	stamp-test-virt-p2v-pxe-kernel \
-- 
2.21.0




More information about the Libguestfs mailing list