=================================================================== RCS file: /cvs/mandoc/regress/eqn/unary/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- mandoc/regress/eqn/unary/Makefile 2017/02/08 03:02:22 1.1 +++ mandoc/regress/eqn/unary/Makefile 2017/06/26 20:11:53 1.2 @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.1 2017/02/08 03:02:22 schwarze Exp $ +# $OpenBSD: Makefile,v 1.2 2017/06/26 20:11:53 schwarze Exp $ -REGRESS_TARGETS = diacrit sqrt -HTML_TARGETS = diacrit sqrt +REGRESS_TARGETS = bold diacrit sqrt +HTML_TARGETS = bold diacrit sqrt .include