]> git.cameronkatri.com Git - mandoc.git/blobdiff - regress/roff/nr/Makefile
Two new low-level roff(7) features:
[mandoc.git] / regress / roff / nr / Makefile
index b3ba8102a150c68b0fa8f77bc741f5fb17880589..562a5f30268596ecb16acfc7faa9637f8ba3d84b 100644 (file)
@@ -1,6 +1,6 @@
 # $OpenBSD: Makefile,v 1.9 2015/01/23 00:38:43 schwarze Exp $
 
-REGRESS_TARGETS = argc divzero escname eval int predef rr scale undef
+REGRESS_TARGETS = argc divzero escname eval incr int predef rr scale undef
 LINT_TARGETS   = divzero escname
 
 .include <bsd.regress.mk>