diff options
Diffstat (limited to 'src/gallium/auxiliary/Makefile.sources')
-rw-r--r-- | src/gallium/auxiliary/Makefile.sources | 6 |
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 |