=================================================================== RCS file: /cvs/mandoc/regress/mdoc/Vt/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- mandoc/regress/mdoc/Vt/Makefile 2017/02/08 03:03:14 1.1 +++ mandoc/regress/mdoc/Vt/Makefile 2017/03/05 20:12:39 1.2 @@ -1,6 +1,7 @@ -# $OpenBSD: Makefile,v 1.1 2017/02/08 03:03:14 schwarze Exp $ +# $OpenBSD: Makefile,v 1.2 2017/03/05 20:12:39 schwarze Exp $ REGRESS_TARGETS = noarg spacing font child LINT_TARGETS = noarg +MARKDOWN_TARGETS = noarg spacing font child .include