From c8021ee01d7ea57ada56398061ed7c03398bc965 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Wed, 2 Jun 2010 13:13:40 -0700 Subject: Remove some cruft from the Makefile This was affecting the build, but the files don't actually exist. --- Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index a62591d9ac..544d446aec 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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) -- cgit v1.2.3