diff options
Diffstat (limited to 'regress/mdoc/At/Makefile')
-rw-r--r-- | regress/mdoc/At/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/regress/mdoc/At/Makefile b/regress/mdoc/At/Makefile index 6c362995..14baff11 100644 --- a/regress/mdoc/At/Makefile +++ b/regress/mdoc/At/Makefile @@ -2,5 +2,6 @@ REGRESS_TARGETS = invalid LINT_TARGETS = invalid +MARKDOWN_TARGETS = invalid .include <bsd.regress.mk> |