util: Add cnd_monotonic to Makefile.sources
Fixes: 33a7894828 ("util,radv: Cross-platform monotonic condition variable")
Acked-by: Tapani Pälli <tapani.palli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7980>
This commit is contained in:
@@ -9,6 +9,7 @@ MESA_UTIL_FILES := \
|
||||
blob.h \
|
||||
build_id.c \
|
||||
build_id.h \
|
||||
cnd_monotonic.h \
|
||||
compiler.h \
|
||||
crc32.c \
|
||||
crc32.h \
|
||||
|
||||
Reference in New Issue
Block a user