projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e8897f
)
glx: Fix TOP setting in src/glx Makefile
author
Kristian Høgsberg
<krh@bitplanet.net>
Tue, 9 Feb 2010 15:21:19 +0000
(10:21 -0500)
committer
Kristian Høgsberg
<krh@bitplanet.net>
Tue, 9 Feb 2010 15:21:45 +0000
(10:21 -0500)
Argh, forgot to commit this fix before pushing.
src/glx/Makefile
patch
|
blob
|
history
diff --git
a/src/glx/Makefile
b/src/glx/Makefile
index e681be834f058ee4dc321f27c7e4804306474875..6711fdc61bb3753739a1361476c181b766d8327f 100644
(file)
--- a/
src/glx/Makefile
+++ b/
src/glx/Makefile
@@
-1,4
+1,4
@@
-TOP = ../..
/..
+TOP = ../..
include $(TOP)/configs/current
EXTRA_DEFINES = -DXF86VIDMODE -D_REENTRANT \