summaryrefslogtreecommitdiffstats
path: root/src/mesa/sources.mak
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2012-01-31 21:33:07 -0500
committerMatt Turner <mattst88@gmail.com>2012-01-31 21:33:07 -0500
commit8c436b4ea670d4630767a742dac5aad14e18aef9 (patch)
tree2277e45aa833a5008b3524b31fbe98c97a8753aa /src/mesa/sources.mak
parentf6cc4347de259f7e9834b5dbaac4d453e86757ef (diff)
downloadexternal_mesa3d-8c436b4ea670d4630767a742dac5aad14e18aef9.zip
external_mesa3d-8c436b4ea670d4630767a742dac5aad14e18aef9.tar.gz
external_mesa3d-8c436b4ea670d4630767a742dac5aad14e18aef9.tar.bz2
Revert "Make sure libGL.so links with libglsl"
This reverts commit f53e7e981ef35ab64a084c8da6c67bd2d230fe33.
Diffstat (limited to 'src/mesa/sources.mak')
-rw-r--r--src/mesa/sources.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/sources.mak b/src/mesa/sources.mak
index aadbf41..0768890 100644
--- a/src/mesa/sources.mak
+++ b/src/mesa/sources.mak
@@ -368,7 +368,7 @@ COMMON_DRIVER_OBJECTS = $(COMMON_DRIVER_SOURCES:.c=.o)
### Other archives/libraries
GLSL_LIBS = \
- $(TOP)/src/glsl/.libs/$(GLSL_LIB_NAME)
+ $(TOP)/src/glsl/libglsl.la
### Include directories