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:
Ian Romanick 2020-12-07 19:39:57 -08:00
parent 0bf7f7fcd2
commit 445b4d13bd
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ MESA_UTIL_FILES := \
blob.h \
build_id.c \
build_id.h \
cnd_monotonic.h \
compiler.h \
crc32.c \
crc32.h \