diff --git a/src/util/Makefile.sources b/src/util/Makefile.sources index 98cddf8eaa5..3c365d57847 100644 --- a/src/util/Makefile.sources +++ b/src/util/Makefile.sources @@ -11,6 +11,8 @@ MESA_UTIL_FILES := \ build_id.h \ cnd_monotonic.h \ compiler.h \ + compress.c \ + compress.h \ crc32.c \ crc32.h \ dag.c \