diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/mesa/sources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/sources b/src/mesa/sources index b648b6b8de..9bcb07c6b4 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 \ |