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