automake: Remove empty file variable.
authorBrian Paul <brianp@vmware.com>
Tue, 13 Nov 2012 05:29:34 +0000 (21:29 -0800)
committerVinson Lee <vlee@freedesktop.org>
Tue, 13 Nov 2012 05:29:34 +0000 (21:29 -0800)
Fixes SCons build regression introduced with commit
a665cf1226b80ec52a0c1a4a38378df4389e8ebf.

Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Tested-by: Vinson Lee <vlee@freedesktop.org>
src/glsl/Makefile.sources

index 6c031b69981029c0774d802e2e359d69cd09f908..5e098fc052cf4e285491d65a96305327c1a7f863 100644 (file)
@@ -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