projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f110c5f
)
r200: fix makefile
author
Dave Airlie
<airlied@linux.ie>
Mon, 6 Jul 2009 07:46:36 +0000
(17:46 +1000)
committer
Dave Airlie
<airlied@linux.ie>
Mon, 6 Jul 2009 07:46:36 +0000
(17:46 +1000)
src/mesa/drivers/dri/r200/Makefile
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/r200/Makefile
b/src/mesa/drivers/dri/r200/Makefile
index 4605f72a618af5340a08ea7f2b4e659864886aaf..4686241957baf4db36abc952d70fcfe7cdf10796 100644
(file)
--- a/
src/mesa/drivers/dri/r200/Makefile
+++ b/
src/mesa/drivers/dri/r200/Makefile
@@
-46,7
+46,7
@@
DRIVER_SOURCES = r200_context.c \
r200_vertprog.c \
radeon_screen.c \
$(EGL_SOURCES) \
- $(RADEON_COMMON_SOURCES)
+ $(RADEON_COMMON_SOURCES)
\
$(CS_SOURCES)
C_SOURCES = $(COMMON_SOURCES) $(DRIVER_SOURCES)