mirror of
git://git.proxmox.com/git/vncterm.git
synced 2025-01-10 09:17:38 +03:00
Makefile: remove genfont binary on cleanup
This commit is contained in:
parent
90ba8cf67b
commit
0704718295
2
Makefile
2
Makefile
@ -107,7 +107,7 @@ upload: ${DEB}
|
|||||||
|
|
||||||
.PHONY: clean
|
.PHONY: clean
|
||||||
clean:
|
clean:
|
||||||
rm -rf vncterm vncterm.1 vncterm_*.deb tigervnc *~ ${VNCDIR} vncterm-*.tar.gz glyph.h.tmp
|
rm -rf vncterm vncterm.1 vncterm_*.deb genfont tigervnc *~ ${VNCDIR} vncterm-*.tar.gz glyph.h.tmp
|
||||||
|
|
||||||
.PHONY: distclean
|
.PHONY: distclean
|
||||||
distclean: clean
|
distclean: clean
|
||||||
|
Loading…
Reference in New Issue
Block a user