diff --git a/src/util/Makefile.sources b/src/util/Makefile.sources index ac41e0ce544..2ea1e0cf68d 100644 --- a/src/util/Makefile.sources +++ b/src/util/Makefile.sources @@ -9,6 +9,7 @@ MESA_UTIL_FILES := \ blob.h \ build_id.c \ build_id.h \ + cnd_monotonic.h \ compiler.h \ crc32.c \ crc32.h \