projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e02fa4
)
nouveau: respect GALLIUM_STATE_TRACKERS_DIRS
author
Ben Skeggs
<bskeggs@redhat.com>
Thu, 7 May 2009 23:22:16 +0000
(09:22 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Thu, 7 May 2009 23:33:02 +0000
(09:33 +1000)
src/gallium/winsys/drm/nouveau/Makefile
patch
|
blob
|
history
diff --git
a/src/gallium/winsys/drm/nouveau/Makefile
b/src/gallium/winsys/drm/nouveau/Makefile
index e275b2d9e7ba4dd14110687fde8c391a809a06a9..6c9cbef26df93a451b5cea51758bf08065655bd2 100644
(file)
--- a/
src/gallium/winsys/drm/nouveau/Makefile
+++ b/
src/gallium/winsys/drm/nouveau/Makefile
@@
-2,7
+2,7
@@
TOP = ../../../../..
include $(TOP)/configs/current
-SUBDIRS = drm
dri
+SUBDIRS = drm
$(GALLIUM_STATE_TRACKERS_DIRS)
default install clean:
@for dir in $(SUBDIRS) ; do \