Merge branch 'lp-offset-twoside'
[mesa.git] / src / gallium / tests / unit / Makefile
index f65958dadd573a3eede73151b219d36c9e09e3d3..bb3039f3bc75fcf8f14a64d0dcd69cec903cf6e8 100644 (file)
@@ -22,7 +22,9 @@ SOURCES = \
        pipe_barrier_test.c \
        u_cache_test.c \
        u_half_test.c \
-       u_format_test.c
+       u_format_test.c \
+       u_format_compatible_test.c \
+       translate_test.c
 
 
 OBJECTS = $(SOURCES:.c=.o)