mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 14:08:05 +02:00
Remove some cruft from the Makefile
This was affecting the build, but the files don't actually exist.
This commit is contained in:
parent
aa5794384f
commit
c8021ee01d
1 changed files with 0 additions and 3 deletions
|
|
@ -51,9 +51,6 @@ glsl_SOURCES = \
|
|||
ir_hierarchical_visitor.cpp \
|
||||
ir_swizzle_swizzle.cpp \
|
||||
ir_vec_index_to_swizzle.cpp
|
||||
ir_vec_index_to_swizzle.cpp \
|
||||
ir_visit_tree.cpp \
|
||||
ir_visit_tree.h
|
||||
|
||||
BUILT_SOURCES = glsl_parser.h glsl_parser.cpp glsl_lexer.cpp
|
||||
CLEANFILES = $(BUILT_SOURCES)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue