projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c7fa72
)
xmlpool/build: generate options.h via BUILT_SOURCES
author
Matt Turner
<mattst88@gmail.com>
Mon, 14 Jan 2013 22:18:02 +0000
(14:18 -0800)
committer
Matt Turner
<mattst88@gmail.com>
Mon, 21 Jan 2013 04:06:20 +0000
(20:06 -0800)
Fixes missing options.h when doing 'make check' in dri/common before
'make' has been run.
Reviewed-by: Andreas Boll <andreas.boll.dev@gmail.com>
src/mesa/drivers/dri/common/xmlpool/Makefile.am
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/common/xmlpool/Makefile.am
b/src/mesa/drivers/dri/common/xmlpool/Makefile.am
index b99df40d8b5ed40d2f29a2489de1316c5b732f06..b545f37de863a71bd07c448201f7cf733e4af898 100644
(file)
--- a/
src/mesa/drivers/dri/common/xmlpool/Makefile.am
+++ b/
src/mesa/drivers/dri/common/xmlpool/Makefile.am
@@
-52,7
+52,7
@@
POT=xmlpool.pot
.PHONY: all clean pot po mo
-
all:
options.h
+
BUILT_SOURCES =
options.h
# All generated files are cleaned up.
clean: