diff options
Diffstat (limited to 'src/gallium/tests/unit/Makefile')
-rw-r--r-- | src/gallium/tests/unit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/tests/unit/Makefile b/src/gallium/tests/unit/Makefile index 345bd1f6941..bb3039f3bc7 100644 --- a/src/gallium/tests/unit/Makefile +++ b/src/gallium/tests/unit/Makefile @@ -23,6 +23,7 @@ SOURCES = \ u_cache_test.c \ u_half_test.c \ u_format_test.c \ + u_format_compatible_test.c \ translate_test.c |