diff options
Diffstat (limited to 'regress/mdoc/Vt')
-rw-r--r-- | regress/mdoc/Vt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/regress/mdoc/Vt/Makefile b/regress/mdoc/Vt/Makefile index b6d9f2b2..d1f0a9bd 100644 --- a/regress/mdoc/Vt/Makefile +++ b/regress/mdoc/Vt/Makefile @@ -2,6 +2,5 @@ REGRESS_TARGETS = noarg spacing font child LINT_TARGETS = noarg -MARKDOWN_TARGETS = noarg spacing font child .include <bsd.regress.mk> |