diff --git a/Makefile b/Makefile index 654729a..2e89779 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,8 @@ install: spiceterm spiceterm.1 install -s -m 0755 spiceterm ${DESTDIR}/usr/bin .PHONY: deb -${DEB} deb: +deb: ${DEB} +${DEB}: make clean rsync -a . --exclude build build echo "git clone git://git.proxmox.com/git/spiceterm.git\\ngit checkout ${GITVERSION}" > build/debian/SOURCE