summaryrefslogtreecommitdiffstats
path: root/src/mesa/sources.mak
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2012-01-27 00:02:47 -0500
committerMatt Turner <mattst88@gmail.com>2012-01-30 21:09:38 -0500
commit9947656168d09f9019600fccc42ca8e0de49b83a (patch)
tree5bbd368e7d613e3970581beb0c0f9fa5e2dbe026 /src/mesa/sources.mak
parentdfb6142548df0dccbe6eed2c57986e208eb0d437 (diff)
downloadexternal_mesa3d-9947656168d09f9019600fccc42ca8e0de49b83a.zip
external_mesa3d-9947656168d09f9019600fccc42ca8e0de49b83a.tar.gz
external_mesa3d-9947656168d09f9019600fccc42ca8e0de49b83a.tar.bz2
automake: src/glsl and src/glsl/glcpp
Reviewed-by: Eric Anholt <eric@anholt.net> Tested-by: Eric Anholt <eric@anholt.net> Signed-off-by: Matt Turner <mattst88@gmail.com>
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 b57a10e..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/libglsl.a
+ $(TOP)/src/glsl/libglsl.la
### Include directories