mirror of
git://git.proxmox.com/git/pve-http-server.git
synced 2025-02-01 05:47:15 +03:00
buildsys: also cleanup build directory on clean
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> (cherry picked from commit 8a29f1fce9dbcb25a46cd68caff0300a872afc07) Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
2468a05142
commit
7bcfe16979
2
Makefile
2
Makefile
@ -87,7 +87,7 @@ distclean: clean
|
||||
rm -f examples/simple-demo.pem
|
||||
|
||||
clean:
|
||||
rm -rf ./build *.deb *.changes *.buildinfo ${BTDIR} examples/simple-demo.lck
|
||||
rm -rf ${PACKAGE}-*/ *.deb *.changes *.buildinfo ${BTDIR} examples/simple-demo.lck
|
||||
find . -name '*~' -exec rm {} ';'
|
||||
|
||||
.PHONY: dinstall
|
||||
|
Loading…
x
Reference in New Issue
Block a user