Remove build directory on clean

This commit is contained in:
Mathieu Comandon 2014-11-13 00:06:14 +01:00
parent c4f0b4c50b
commit 3cf456ca4b

View file

@ -26,6 +26,7 @@ upload-ppa:
dput ppa:strycore/ppa ../lutris_${VERSION}_i386.changes
clean:
rm -rf build
debclean
build-all: deb