summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2012-08-01 14:01:12 -0700
committerMatt Turner <[email protected]>2012-08-14 10:54:38 -0700
commitfa7417521045d9bf6eea32607066543bd3ce07bb (patch)
treed24ae6e196485d4fbc8e1f57d028c616a1e53be9
parent707f0679157f83ac45127e41647b96ed924d45c9 (diff)
build/sources.mak: Remove unused GLSL_LIBS
Reviewed-by: Kenneth Graunke <[email protected]>
-rw-r--r--src/mesa/sources.mak6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/mesa/sources.mak b/src/mesa/sources.mak
index 74744c4dc7b..be7e13d87f6 100644
--- a/src/mesa/sources.mak
+++ b/src/mesa/sources.mak
@@ -372,12 +372,6 @@ MESA_GALLIUM_OBJECTS = \
COMMON_DRIVER_OBJECTS = $(COMMON_DRIVER_FILES:.c=.o)
-### Other archives/libraries
-
-GLSL_LIBS = \
- $(top_builddir)/src/glsl/libglsl.a
-
-
### Include directories
INCLUDE_DIRS = \