]> git.cameronkatri.com Git - mandoc.git/blobdiff - regress/roff/cond/Makefile
implement the roff(7) d (macro or string defined) conditional
[mandoc.git] / regress / roff / cond / Makefile
index 68a88694a01ccfdad9d10a468f320841709f21d7..65d7be522c658965871c1632cebf02d2991e406f 100644 (file)
@@ -1,6 +1,6 @@
 # $OpenBSD: Makefile,v 1.8 2015/05/31 23:12:17 schwarze Exp $
 
-REGRESS_TARGETS = if ie close numeric register strcmp before-Dd
+REGRESS_TARGETS        = if ie close numeric register strcmp string before-Dd
 LINT_TARGETS   = if close
 
 .include <bsd.regress.mk>