summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/Makefile.sources
diff options
context:
space:
mode:
authorJosé Fonseca <[email protected]>2014-11-16 10:16:47 +0000
committerJosé Fonseca <[email protected]>2014-11-16 10:16:47 +0000
commit4784623b3ef8a8325d7b92c3365400f23bae63e0 (patch)
treea8beb1720d724a0fa61542ddd7cf38e00e0ad691 /src/gallium/auxiliary/Makefile.sources
parent45e2ba1b8c9aec47b089eed536d3d7c1fcfb9909 (diff)
gallium/auxiliary: Remove GALLIVM_CPP_SOURCES
Redundant. Should fix ttps://bugs.freedesktop.org/show_bug.cgi?id=86330
Diffstat (limited to 'src/gallium/auxiliary/Makefile.sources')
-rw-r--r--src/gallium/auxiliary/Makefile.sources6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/gallium/auxiliary/Makefile.sources b/src/gallium/auxiliary/Makefile.sources
index 73bc1ecfec5..bbb6dccb632 100644
--- a/src/gallium/auxiliary/Makefile.sources
+++ b/src/gallium/auxiliary/Makefile.sources
@@ -406,9 +406,3 @@ GALLIVM_SOURCES := \
gallivm/lp_bld_tgsi_soa.c \
gallivm/lp_bld_type.c \
gallivm/lp_bld_type.h
-
-GALLIVM_CPP_SOURCES := \
- gallivm/lp_bld_debug.cpp \
- gallivm/lp_bld_debug.h \
- gallivm/lp_bld_misc.cpp \
- gallivm/lp_bld_misc.h