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 7e08b0fe72f..7b09360067c 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.132 2005/06/24 17:27:15 wiz Exp $
+# $NetBSD: Makefile,v 1.133 2005/08/03 13:42:33 adam Exp $
#
COMMENT= Mathematics
@@ -91,6 +91,8 @@ SUBDIR+= py-numarray
SUBDIR+= py-pytables
SUBDIR+= py-rpy
SUBDIR+= qalculate
+SUBDIR+= qalculate-gtk
+SUBDIR+= qalculate-kde
SUBDIR+= quadpack
SUBDIR+= randlib
SUBDIR+= ruby-bigfloat