]> git.cameronkatri.com Git - mandoc.git/blobdiff - regress/mdoc/Ux/Makefile
style message about missing blank before trailing delimiter;
[mandoc.git] / regress / mdoc / Ux / Makefile
index 05a3316d301d91483f8fdf09da8f6b231226f63b..1461f61860c9b5c78132701012583635d050c308 100644 (file)
@@ -1,6 +1,6 @@
 # $OpenBSD: Makefile,v 1.2 2013/12/22 14:06:29 schwarze Exp $
 
-REGRESS_TARGETS = spacing eos
-MARKDOWN_TARGETS = spacing eos
+REGRESS_TARGETS         = eos punct spacing
+LINT_TARGETS    = punct
 
 .include <bsd.regress.mk>