summaryrefslogtreecommitdiff
path: root/regress/usr.bin/mandoc/roff/ds/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/usr.bin/mandoc/roff/ds/Makefile')
-rw-r--r--regress/usr.bin/mandoc/roff/ds/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/usr.bin/mandoc/roff/ds/Makefile b/regress/usr.bin/mandoc/roff/ds/Makefile
index cbb879f5580..98a93d753fd 100644
--- a/regress/usr.bin/mandoc/roff/ds/Makefile
+++ b/regress/usr.bin/mandoc/roff/ds/Makefile
@@ -1,5 +1,5 @@
-# $OpenBSD: Makefile,v 1.4 2014/04/07 21:00:00 schwarze Exp $
+# $OpenBSD: Makefile,v 1.5 2014/06/29 22:12:54 schwarze Exp $
-REGRESS_TARGETS = append nested quoting
+REGRESS_TARGETS = append escname nested quoting
.include <bsd.regress.mk>