projects
/
profile
/
ivi
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cec65a6
)
Clean the built sources with make clean.
author
Eric Anholt
<eric@anholt.net>
Wed, 24 Mar 2010 03:24:11 +0000
(20:24 -0700)
committer
Eric Anholt
<eric@anholt.net>
Tue, 23 Mar 2010 19:32:25 +0000
(12:32 -0700)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
0865977
..
03aae62
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-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