Clean the built sources with make clean.

This commit is contained in:
Eric Anholt
2010-03-23 20:24:11 -07:00
parent cec65a6b76
commit 6985a43832
+1
View File
@@ -30,6 +30,7 @@ glsl_SOURCES = symbol_table.c hash_table.c glsl_types.cpp \
ir_print_visitor.cpp ir_variable.cpp ir_function.cpp
BUILT_SOURCES = glsl_parser.h builtin_types.h
CLEANFILES = $(BUILT_SOURCES)
glsl_parser.h: glsl_parser.ypp