- markus@cvs.openbsd.org 2003/07/03 08:24:13
     [regress/Makefile]
     enable tests for dynamic fwd via socks (-D), uses nc(1)
diff --git a/regress/Makefile b/regress/Makefile
index 7b67ad3..c3baf78 100644
--- a/regress/Makefile
+++ b/regress/Makefile
@@ -1,4 +1,4 @@
-#	$OpenBSD: Makefile,v 1.23 2003/06/12 15:43:32 markus Exp $
+#	$OpenBSD: Makefile,v 1.24 2003/07/03 08:24:13 markus Exp $
 
 REGRESS_TARGETS=	t1 t2 t3 t4 t5 t6 t7
 
@@ -28,6 +28,7 @@
 		sftp-badcmds \
 		sftp-batch \
 		reconfigure \
+		dynamic-forward \
 		forwarding
 
 USER!=		id -un