darwin: Include glxhash.c in libGL on darwin

Fixes a build regression introduced by 4df137691e

Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
This commit is contained in:
Jeremy Huddleston 2011-07-16 22:02:55 -07:00
parent 55b415ff77
commit 7eed3d4808

View file

@ -46,6 +46,7 @@ SOURCES = \
../glxcurrent.c \
../glxext.c \
../glxextensions.c \
../glxhash.c \
glxreply.c \
../pixel.c \
../xfont.c \