about summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Hill <dhill@conformal.com>2011-05-01 00:29:15 +0000
committerDavid Hill <dhill@conformal.com>2011-05-01 00:29:15 +0000
commita03b4d834f9e1e2de28bc769ac847d957c6f437d (patch)
tree3b083e85772ffe0e80e6122fa17ddff2a992956d /Makefile
parent7fa1be921780a2a6dfeb5700fe85eebe3c80365d (diff)
downloadxombrero-a03b4d834f9e1e2de28bc769ac847d957c6f437d.tar.gz
Add xxxterm.cat1 to CLEANFILES
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 00f35eb..fa6bc0a 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ LDFLAGS+= $(GTK_LDFLAGS) -pthread
 
 MANDIR= ${PREFIX}/man/cat
 
-CLEANFILES += ${.CURDIR}/javascript.h
+CLEANFILES += ${.CURDIR}/javascript.h xxxterm.cat1
 
 ${.CURDIR}/javascript.h: hinting.js input-focus.js
 	perl ${.CURDIR}/js-merge-helper.pl ${.CURDIR}/hinting.js \