summaryrefslogtreecommitdiff
path: root/nuttx/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/lib/Makefile')
-rw-r--r--nuttx/lib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/lib/Makefile b/nuttx/lib/Makefile
index 5c62967ce..406c2276e 100644
--- a/nuttx/lib/Makefile
+++ b/nuttx/lib/Makefile
@@ -50,6 +50,7 @@ include pthread/Make.defs
include semaphore/Make.defs
include signal/Make.defs
include mqueue/Make.defs
+include math/Make.defs
include fixedmath/Make.defs
include net/Make.defs
include time/Make.defs