From f1438b24842d0dc348d16cab3ce7fbf2822aa4c5 Mon Sep 17 00:00:00 2001 From: edd Date: Fri, 7 Oct 2011 09:01:20 +0000 Subject: [PATCH] link math/lrs --- math/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/math/Makefile b/math/Makefile index 28c7f4513e1..e8b1447b8a1 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.104 2011/04/29 17:55:50 matthew Exp $ +# $OpenBSD: Makefile,v 1.105 2011/10/07 09:01:20 edd Exp $ # SUBDIR = @@ -41,6 +41,7 @@ SUBDIR += lapack SUBDIR += libneural SUBDIR += logic2cnf + SUBDIR += lrs SUBDIR += maple SUBDIR += maple-share SUBDIR += mathomatic