mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
Remove more temporary ($builddir/tmp) files when doing 'make clean'.
This commit is contained in:
@@ -304,12 +304,14 @@ CLEANFILES = \
|
||||
podwrapper.1 \
|
||||
qemu-wrapper.sh \
|
||||
stamp-guestfs-release-notes.pod \
|
||||
tmp/guestfs.* \
|
||||
tmp/disk* \
|
||||
tmp/run-* \
|
||||
tmp/valgrind-*.log
|
||||
|
||||
clean-local:
|
||||
-rm -rf tmp/libguestfs??????
|
||||
-rm -rf tmp/guestfs.*
|
||||
-rm -rf tmp/.guestfs-*
|
||||
|
||||
# If you don't want to run all of the tests ('make check') then this
|
||||
# will just run libguestfs-test-tool for a quick check. Note this
|
||||
|
||||
Reference in New Issue
Block a user