]> git.proxmox.com Git - vncterm.git/commitdiff
Makefile: remove genfont binary on cleanup
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 10 Mar 2017 09:49:31 +0000 (10:49 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 10 Mar 2017 09:49:31 +0000 (10:49 +0100)
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