summaryrefslogtreecommitdiff
path: root/core/mk/packages.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/mk/packages.mk')
-rw-r--r--core/mk/packages.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/mk/packages.mk b/core/mk/packages.mk
index 09736c1..2f1d7aa 100644
--- a/core/mk/packages.mk
+++ b/core/mk/packages.mk
@@ -62,6 +62,9 @@ include packages/development/development.mk
# Graphics packages
include packages/graphics/graphics.mk
+# Mathematics packages
+include packages/math/math.mk
+
# Networking packages
include packages/net/net.mk