]> git.proxmox.com Git - vncterm.git/blobdiff - Makefile
Makefile: remove genfont binary on cleanup
[vncterm.git] / Makefile
index 20c6cc76c344a0188236619f82aa19ee8a148cdb..543fe535cc313b7b783e8a1ab5e9b72aea25abb7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -107,7 +107,7 @@ upload: ${DEB}
 
 .PHONY: 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
 distclean: clean