Browse Source

Remove some cruft from the Makefile

This was affecting the build, but the files don't actually exist.
tags/mesa-7.9-rc1
Ian Romanick 15 years ago
parent
commit
c8021ee01d
1 changed files with 0 additions and 3 deletions
  1. 0
    3
      Makefile.am

+ 0
- 3
Makefile.am View File

@@ -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…
Cancel
Save