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