Remove more temporary ($builddir/tmp) files when doing 'make clean'.

This commit is contained in:
Richard W.M. Jones
2013-07-09 14:32:14 +01:00
parent 0bc729e85b
commit 7e134f865f

View File

@@ -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