summaryrefslogtreecommitdiffstats
path: root/src/glsl/Makefile.am
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2012-11-06 23:18:38 -0800
committerChad Versace <[email protected]>2012-11-12 15:52:42 -0800
commita665cf1226b80ec52a0c1a4a38378df4389e8ebf (patch)
tree8d584081c8f73a06dd1a576bad0f4e371d4e648e /src/glsl/Makefile.am
parent34d4216e64101a692d5ffb3936e7261a1732953a (diff)
automake: Merge *_CXX_FILES variables in the glsl build.
Reviewed-by: Chad Versace <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/glsl/Makefile.am')
-rw-r--r--src/glsl/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glsl/Makefile.am b/src/glsl/Makefile.am
index 6fb3d2d9dc7..ea7617685dc 100644
--- a/src/glsl/Makefile.am
+++ b/src/glsl/Makefile.am
@@ -43,7 +43,6 @@ libglsl_la_SOURCES = \
glsl_lexer.ll \
glsl_parser.cc \
$(LIBGLSL_FILES) \
- $(LIBGLSL_CXX_FILES) \
builtin_function.cpp
libglsl_la_LIBADD = glcpp/libglcpp.la