X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=blobdiff_plain;f=src%2Futil%2Fmeson.build;h=cf1616e7bc6935e1d73eca7f617e3abe5cc4cdb4;hp=95aff3b442fbdc18cf753a30fcb4a5246b9c9ce5;hb=c0376a123418df0050dc45d3e1e84f6b29a6a1f3;hpb=519bebdb40d9df5926e8b16dedd36b8e0f356f60 diff --git a/src/util/meson.build b/src/util/meson.build index 95aff3b442f..cf1616e7bc6 100644 --- a/src/util/meson.build +++ b/src/util/meson.build @@ -23,6 +23,8 @@ inc_util = include_directories('.') subdir('xmlpool') files_mesa_util = files( + 'anon_file.h', + 'anon_file.c', 'bigmath.h', 'bitscan.c', 'bitscan.h',