llvmpipe: Add lp_rast_debug.c to Makefile.
authorChia-I Wu <olv@lunarg.com>
Tue, 7 Sep 2010 15:04:43 +0000 (23:04 +0800)
committerChia-I Wu <olv@lunarg.com>
Tue, 7 Sep 2010 15:04:43 +0000 (23:04 +0800)
src/gallium/drivers/llvmpipe/Makefile

index dec874623e5897ac60c50f2f4938c51071351275..55b877b4ab9992075318b2bd44112b82772f2e7b 100644 (file)
@@ -22,6 +22,7 @@ C_SOURCES = \
        lp_perf.c \
        lp_query.c \
        lp_rast.c \
+       lp_rast_debug.c \
        lp_rast_tri.c \
        lp_scene.c \
        lp_scene_queue.c \