aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/eqn/fromto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/eqn/fromto/Makefile')
-rw-r--r--regress/eqn/fromto/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/regress/eqn/fromto/Makefile b/regress/eqn/fromto/Makefile
index a2012e8f..1384c543 100644
--- a/regress/eqn/fromto/Makefile
+++ b/regress/eqn/fromto/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.2 2015/01/01 15:34:43 schwarze Exp $
+# $OpenBSD: Makefile,v 1.3 2017/07/06 00:08:52 schwarze Exp $
-REGRESS_TARGETS = basic noarg
-HTML_TARGETS = basic noarg
+REGRESS_TARGETS = basic noarg precedence
+HTML_TARGETS = basic noarg precedence
.include <bsd.regress.mk>