util: move rand_xorshift128plus() to utils
[mesa.git] / src / util / Makefile.sources
index d4a444aee3ebc6a67dba6d9ef02d5b5383c27f49..8ee45d56170a402285466e2bd8dbd4e1da9a68ae 100644 (file)
@@ -25,6 +25,8 @@ MESA_UTIL_FILES := \
        sha1/sha1.h \
        ralloc.c \
        ralloc.h \
+       rand_xor.c \
+       rand_xor.h \
        register_allocate.c \
        register_allocate.h \
        rgtc.c \