5
0
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:
Dietmar Maurer 2017-03-10 10:49:31 +01:00
parent 90ba8cf67b
commit 0704718295

View File

@ -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