util: move u_cpu_detect to util
[mesa.git] / src / util / Makefile.sources
index af2ad85da1959aee29bada6e311bcdde6fa96634..b4d23947ab7e5fca653184f6ff7b63e4ef73c4fe 100644 (file)
@@ -70,6 +70,8 @@ MESA_UTIL_FILES := \
        u_vector.h \
        u_debug.c \
        u_debug.h \
+       u_cpu_detect.c \
+       u_cpu_detect.h \
        vma.c \
        vma.h