projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37863c3
)
add intel_lock.c to build
author
keithw
<keithw@keithw-laptop.(none)>
Fri, 10 Aug 2007 23:20:30 +0000
(
00:20
+0100)
committer
keithw
<keithw@keithw-laptop.(none)>
Fri, 10 Aug 2007 23:20:30 +0000
(
00:20
+0100)
src/mesa/drivers/dri/intel_winsys/Makefile
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/intel_winsys/Makefile
b/src/mesa/drivers/dri/intel_winsys/Makefile
index aca31f712d0fb9cbdfe2659f701e675b085b4817..7c37812172b935aee36770efd5277ad365a85ce7 100644
(file)
--- a/
src/mesa/drivers/dri/intel_winsys/Makefile
+++ b/
src/mesa/drivers/dri/intel_winsys/Makefile
@@
-17,6
+17,7
@@
DRIVER_SOURCES = \
intel_batchbuffer.c \
intel_buffers.c \
intel_context.c \
+ intel_lock.c \
intel_screen.c \
intel_batchpool.c