summaryrefslogtreecommitdiff
path: root/lib/math/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/math/Makefile')
-rw-r--r--lib/math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/math/Makefile b/lib/math/Makefile
index 7456edb864fc..bfac26ddfc22 100644
--- a/lib/math/Makefile
+++ b/lib/math/Makefile
@@ -6,3 +6,4 @@ obj-$(CONFIG_PRIME_NUMBERS) += prime_numbers.o
obj-$(CONFIG_RATIONAL) += rational.o
obj-$(CONFIG_TEST_DIV64) += test_div64.o
+obj-$(CONFIG_RATIONAL_KUNIT_TEST) += rational-test.o