diff options
Diffstat (limited to 'regress/mdoc/Fo/Makefile')
-rw-r--r-- | regress/mdoc/Fo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/regress/mdoc/Fo/Makefile b/regress/mdoc/Fo/Makefile index 71242c8e..f4458b9c 100644 --- a/regress/mdoc/Fo/Makefile +++ b/regress/mdoc/Fo/Makefile @@ -3,6 +3,8 @@ REGRESS_TARGETS = basic break eos font noarg nohead REGRESS_TARGETS += obsolete punct section warn LINT_TARGETS = noarg nohead obsolete warn +MARKDOWN_TARGETS = basic break eos font noarg nohead +MARKDOWN_TARGETS += obsolete punct section warn # groff-1.22.3 defects: # - .Fo without an argument prints unbalanced parentheses |