projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7e992b
)
fix compilation
author
Zack Rusin
<zack@tungstengraphics.com>
Wed, 13 Aug 2008 11:14:47 +0000
(07:14 -0400)
committer
Zack Rusin
<zack@tungstengraphics.com>
Wed, 13 Aug 2008 11:14:47 +0000
(07:14 -0400)
src/glx/x11/Makefile
patch
|
blob
|
history
diff --git
a/src/glx/x11/Makefile
b/src/glx/x11/Makefile
index b404727f08b7cb1b2cbed19ac435afe6cacc0488..c99bcf26a901585e0873d8464bf42ec1824ec2fd 100644
(file)
--- a/
src/glx/x11/Makefile
+++ b/
src/glx/x11/Makefile
@@
-33,7
+33,7
@@
SOURCES = \
dri_glx.c \
XF86dri.c
-include $(TOP)/src/mesa/sources
+include $(TOP)/src/mesa/sources
.mak
MESA_GLAPI_ASM_SOURCES = $(addprefix $(TOP)/src/mesa/, $(GLAPI_ASM_SOURCES))
MESA_GLAPI_SOURCES = $(addprefix $(TOP)/src/mesa/, $(GLAPI_SOURCES))