add REGRESS_TARGET

This commit is contained in:
jasoni 2001-10-31 20:43:59 +00:00
parent e0c15e8d92
commit 5daacdc5e1

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2001/09/28 06:02:16 pvalchev Exp $
# $OpenBSD: Makefile,v 1.22 2001/10/31 20:43:59 jasoni Exp $
COMMENT= "color, low memory usage, xterm replacement"
@ -33,4 +33,6 @@ CONFIGURE_ARGS= --enable-utmp \
--enable-rxvt-scroll \
--enable-mousewheel
REGRESS_TARGET= tests
.include <bsd.port.mk>