summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 45d31fe0a02..cb36869db77 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2002/08/28 19:18:14 seb Exp $
+# $NetBSD: Makefile,v 1.83 2002/09/09 01:20:49 markd Exp $
#
COMMENT= Mathematics
@@ -9,6 +9,8 @@ SUBDIR+= R-VR
SUBDIR+= R-boot
SUBDIR+= R-cluster
SUBDIR+= R-foreign
+SUBDIR+= R-grid
+SUBDIR+= R-lattice
SUBDIR+= R-mgcv
SUBDIR+= R-nlme
SUBDIR+= R-recommended