]> git.proxmox.com Git - zfs-grub.git/commitdiff
buildsys: clean up *.buildinfo
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 13 Mar 2017 08:08:58 +0000 (09:08 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 13 Mar 2017 08:09:11 +0000 (09:09 +0100)
Makefile

index a2207d1a12a2b11d2f57034a3e2e4d9325ef358e..0708e40a31dff1d1ed79b80660ec4884962df1dc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -61,4 +61,4 @@ upload: ${DEBS}
 distclean: clean
 
 clean:
-       rm -rf *~ *.deb *.udeb *.changes ${GRUB_DIR}
+       rm -rf *~ *.deb *.udeb *.changes *.buildinfo ${GRUB_DIR}