summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/Makefile.sources
diff options
context:
space:
mode:
authorEmil Velikov <emil.l.velikov@gmail.com>2014-09-08 23:52:47 +0100
committerEmil Velikov <emil.l.velikov@gmail.com>2014-09-09 19:45:24 +0100
commit3d8b53ffb4ce4feff8326a62354386c9bc0bca27 (patch)
tree75261d6336092c0845587fffd1ffad0cc2c363d4 /src/gallium/auxiliary/Makefile.sources
parent44ec468e8033553c26a112cebba41c343db00eb1 (diff)
downloadexternal_mesa3d-3d8b53ffb4ce4feff8326a62354386c9bc0bca27.zip
external_mesa3d-3d8b53ffb4ce4feff8326a62354386c9bc0bca27.tar.gz
external_mesa3d-3d8b53ffb4ce4feff8326a62354386c9bc0bca27.tar.bz2
automake: remove obsolete NEED_GALLIUM_LOADER
Superseded by HAVE_LOADER_GALLIUM. The latter has a *DRM* brethren making the whose easier on which one to keep. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Diffstat (limited to 'src/gallium/auxiliary/Makefile.sources')
-rw-r--r--src/gallium/auxiliary/Makefile.sources2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/auxiliary/Makefile.sources b/src/gallium/auxiliary/Makefile.sources
index 9bfaa0e..58d8af7 100644
--- a/src/gallium/auxiliary/Makefile.sources
+++ b/src/gallium/auxiliary/Makefile.sources
@@ -1,5 +1,3 @@
-SUBDIRS := pipe-loader
-
C_SOURCES := \
cso_cache/cso_cache.c \
cso_cache/cso_context.c \