diff options
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index a1cc321d6d5..059a00c60f8 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.235 2012/04/15 18:00:28 brook Exp $ +# $NetBSD: Makefile,v 1.236 2012/04/15 22:16:24 brook Exp $ COMMENT= Mathematics @@ -30,6 +30,7 @@ SUBDIR+= R-e1071 SUBDIR+= R-gdata SUBDIR+= R-genetics SUBDIR+= R-geoR +SUBDIR+= R-geoRglm SUBDIR+= R-gstat SUBDIR+= R-gtools SUBDIR+= R-httpRequest |