buildsys: clean up *.buildinfo

This commit is contained in:
Fabian Grünbichler 2017-03-10 10:50:09 +01:00
parent 59653d92a8
commit 1e88a70802

View File

@ -69,7 +69,7 @@ download:
.PHONY: clean
clean:
rm -rf *~ *.deb *.changes ${ZFSDIR} ${SPLDIR}
rm -rf *~ *.deb *.changes *.buildinfo ${ZFSDIR} ${SPLDIR}
.PHONY: distclean
distclean: clean