summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 24cfe1d7c9c..4e11a50029d 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.533 2022/02/16 10:02:29 pho Exp $
+# $NetBSD: Makefile,v 1.534 2022/02/16 10:03:01 pho Exp $
COMMENT= Mathematics
@@ -223,6 +223,7 @@ SUBDIR+= hs-integer-logarithms
SUBDIR+= hs-invariant
SUBDIR+= hs-kan-extensions
SUBDIR+= hs-math-functions
+SUBDIR+= hs-mod
SUBDIR+= hs-monoid-subclasses
SUBDIR+= hs-mwc-random
SUBDIR+= hs-nats