summaryrefslogtreecommitdiffstats
path: root/src/glsl/Makefile.sources
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2012-11-12 21:29:34 -0800
committerVinson Lee <[email protected]>2012-11-12 21:29:34 -0800
commit9b67460223b2a9b5c223bbeb13def910d6368a92 (patch)
tree9b41c5679c2ca227a2feaedc94aaac8877c060ef /src/glsl/Makefile.sources
parent3a5ad21cd3f026579eeacc25b39513711556c7ee (diff)
automake: Remove empty file variable.
Fixes SCons build regression introduced with commit a665cf1226b80ec52a0c1a4a38378df4389e8ebf. Signed-off-by: Vinson Lee <[email protected]> Tested-by: Vinson Lee <[email protected]>
Diffstat (limited to 'src/glsl/Makefile.sources')
-rw-r--r--src/glsl/Makefile.sources3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/glsl/Makefile.sources b/src/glsl/Makefile.sources
index 6c031b69981..5e098fc052c 100644
--- a/src/glsl/Makefile.sources
+++ b/src/glsl/Makefile.sources
@@ -83,8 +83,7 @@ LIBGLSL_FILES = \
$(GLSL_SRCDIR)/opt_tree_grafting.cpp \
$(GLSL_SRCDIR)/s_expression.cpp \
$(GLSL_SRCDIR)/strtod.c \
- $(GLSL_SRCDIR)/ralloc.c \
- $()
+ $(GLSL_SRCDIR)/ralloc.c
# glsl_compiler