From f0bcb2b89e3756c52c680bbed073cedafdbdaee0 Mon Sep 17 00:00:00 2001 From: pirofti Date: Sat, 4 Nov 2017 11:54:11 +0000 Subject: [PATCH] Link libcerf --- math/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/math/Makefile b/math/Makefile index ef720050f71..0ca3613ed72 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.142 2017/09/11 18:38:55 jasper Exp $ +# $OpenBSD: Makefile,v 1.143 2017/11/04 11:54:11 pirofti Exp $ SUBDIR = SUBDIR += R @@ -41,6 +41,7 @@ SUBDIR += jacal SUBDIR += kst SUBDIR += lapack + SUBDIR += libcerf SUBDIR += libqalculate SUBDIR += libtommath SUBDIR += lpsolve