util: move os_time.[ch] to src/util
[mesa.git] / src / util / meson.build
index a9ab5bf545c336705c67450681a361f281611d55..ac86c9e111eeb89a0249f4aecacc7c65a2af1327 100644 (file)
@@ -46,6 +46,8 @@ files_mesa_util = files(
   'macros.h',
   'mesa-sha1.c',
   'mesa-sha1.h',
+  'os_time.c',
+  'os_time.h',
   'sha1/sha1.c',
   'sha1/sha1.h',
   'ralloc.c',