math: fix makefile so .o files are kept
[libc-test] / src / math / rintf.c
index 083413b..627c242 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct f_f t[] = {
 #include "sanity/rintf.h"
+#include "special/rintf.h"
 
 };