aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mathlib/module.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/mathlib/module.mk')
-rw-r--r--src/modules/mathlib/module.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/modules/mathlib/module.mk b/src/modules/mathlib/module.mk
index bcdb2afe5..2146a1413 100644
--- a/src/modules/mathlib/module.mk
+++ b/src/modules/mathlib/module.mk
@@ -36,11 +36,13 @@
#
SRCS = math/test/test.cpp \
math/Vector.cpp \
+ math/Vector2f.cpp \
math/Vector3.cpp \
math/EulerAngles.cpp \
math/Quaternion.cpp \
math/Dcm.cpp \
- math/Matrix.cpp
+ math/Matrix.cpp \
+ math/Limits.cpp
#
# In order to include .config we first have to save off the