about summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3e87d68..9ade2dc 100644
--- a/Makefile
+++ b/Makefile
@@ -37,7 +37,7 @@ beforeinstall:
 
 ${PROG} ${OBJS} beforedepend: ${.CURDIR}/javascript.h
 
-release:
+release: xxxterm xxxterm.cat1
 	@sh ${.CURDIR}/release.sh ${.CURDIR}
 
 .include <bsd.prog.mk>