From ea6187af1016cbf34d258670f45dadcb66bff9fc Mon Sep 17 00:00:00 2001 From: steven Date: Sun, 7 Oct 2007 18:37:42 +0000 Subject: [PATCH] +qtoctave --- math/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/math/Makefile b/math/Makefile index 9577ebecc8e..c0f6b6be418 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.69 2007/09/20 05:13:28 msf Exp $ +# $OpenBSD: Makefile,v 1.70 2007/10/07 18:37:42 steven Exp $ # SUBDIR += R @@ -62,6 +62,7 @@ SUBDIR += py-gnuplot SUBDIR += py-numpy SUBDIR += py-probstat + SUBDIR += qtoctave SUBDIR += sc SUBDIR += umfpack SUBDIR += wingz