diff options
Diffstat (limited to 'src/mesa/libdricore/Makefile.am')
-rw-r--r-- | src/mesa/libdricore/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/libdricore/Makefile.am b/src/mesa/libdricore/Makefile.am index 1de6df80ff1..6958e327a3e 100644 --- a/src/mesa/libdricore/Makefile.am +++ b/src/mesa/libdricore/Makefile.am @@ -38,7 +38,6 @@ libdricore@VERSION@_la_SOURCES = \ $(LIBGLCPP_GENERATED_FILES) \ $(LIBGLCPP_FILES) \ $(LIBGLSL_FILES) \ - $(LIBGLSL_CXX_FILES) \ $(BUILTIN_COMPILER_GENERATED_CXX_FILES) \ $(top_builddir)/src/glsl/builtin_function.cpp libdricore@VERSION@_la_LDFLAGS = -version-number 1:0 |