util: add fp64 -> fp32 conversion support for RTNE and RTZ rounding modes
[mesa.git] / src / util / Makefile.sources
index e4d9d73ce8ac2e080003786e8c19b68cab64bd63..cf8c848ea6d682fa8fce81abbba4ce1b2512fb32 100644 (file)
@@ -15,6 +15,8 @@ MESA_UTIL_FILES := \
        debug.h \
        disk_cache.c \
        disk_cache.h \
+       double.c \
+       double.h \
        fast_idiv_by_const.c \
        fast_idiv_by_const.h \
        format_r11g11b10f.h \