diff --git a/src/mesa/sources b/src/mesa/sources index b648b6b8de7..9bcb07c6b40 100644 --- a/src/mesa/sources +++ b/src/mesa/sources @@ -190,6 +190,7 @@ STATETRACKER_SOURCES = \ state_tracker/st_atom_setup.c \ state_tracker/st_atom_stencil.c \ state_tracker/st_atom_stipple.c \ + state_tracker/st_atom_texture.c \ state_tracker/st_atom_viewport.c \ state_tracker/st_cb_clear.c \ state_tracker/st_cb_drawpixels.c \