Squashed commit of the following:
[mesa.git] / src / gallium / drivers / trace / Makefile
index 3859b8acb06579a925e245cba9aa9ff74a6e5b3c..78f6347dc725773ac3e5c8d3c801252fed87e470 100644 (file)
@@ -6,13 +6,11 @@ LIBNAME = trace
 C_SOURCES = \
        tr_context.c \
        tr_dump.c \
+       tr_dump_state.c \
        tr_screen.c \
        tr_state.c \
-       tr_texture.c \
-       tr_winsys.c 
-
+       tr_rbug.c \
+       tr_drm.c \
+       tr_texture.c
 
 include ../../Makefile.template
-
-symlinks:
-