aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/meson.build')
-rw-r--r--src/util/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/meson.build b/src/util/meson.build
index a9ab5bf545c..ac86c9e111e 100644
--- a/src/util/meson.build
+++ b/src/util/meson.build
@@ -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',