diff options
Diffstat (limited to 'src/mesa')
-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 cf307401b2..d53e75c820 100644 --- a/src/mesa/sources +++ b/src/mesa/sources @@ -223,6 +223,7 @@ STATETRACKER_SOURCES = \ state_tracker/st_cb_texture.c \ state_tracker/st_cache.c \ state_tracker/st_context.c \ + state_tracker/st_debug.c \ state_tracker/st_draw.c \ state_tracker/st_format.c \ state_tracker/st_program.c \ |