projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55b415f
)
darwin: Include glxhash.c in libGL on darwin
author
Jeremy Huddleston
<jeremyhu@apple.com>
Sun, 17 Jul 2011 05:02:55 +0000
(22:02 -0700)
committer
Jeremy Huddleston
<jeremyhu@apple.com>
Sun, 17 Jul 2011 05:02:55 +0000
(22:02 -0700)
Fixes a build regression introduced by
4df137691ee29bb812347fa2c5f19095243ede22
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
src/glx/apple/Makefile
patch
|
blob
|
history
diff --git
a/src/glx/apple/Makefile
b/src/glx/apple/Makefile
index c27f7d1e875769e46366d220b7cf4bc5ddc2f5f6..6868d28451b517ae202cf60847da7e014e7d6df4 100644
(file)
--- a/
src/glx/apple/Makefile
+++ b/
src/glx/apple/Makefile
@@
-46,6
+46,7
@@
SOURCES = \
../glxcurrent.c \
../glxext.c \
../glxextensions.c \
+ ../glxhash.c \
glxreply.c \
../pixel.c \
../xfont.c \