summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/xlib/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-09-11 13:39:14 -0600
committerBrian Paul <brianp@vmware.com>2009-09-11 13:39:14 -0600
commitd81086a86bd7c82eae5a8f0d1092a30c23626257 (patch)
tree6ac4806efb07005ef8561ca062fc9636159261fe /src/gallium/winsys/xlib/Makefile
parent796c96de808790826d9c9077d159390ebee62888 (diff)
llvmpipe: asst fixes for 'make linux-llvmpipe'
Diffstat (limited to 'src/gallium/winsys/xlib/Makefile')
-rw-r--r--src/gallium/winsys/xlib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/winsys/xlib/Makefile b/src/gallium/winsys/xlib/Makefile
index 522f6dc5ae..3a1945d92c 100644
--- a/src/gallium/winsys/xlib/Makefile
+++ b/src/gallium/winsys/xlib/Makefile
@@ -34,6 +34,7 @@ XLIB_WINSYS_SOURCES = \
xlib_brw_aub.c \
xlib_brw_context.c \
xlib_brw_screen.c \
+ xlib_llvmpipe.c \
xlib_softpipe.c \
xlib_trace.c