summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common/xmlpool
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2013-01-14 14:18:02 -0800
committerMatt Turner <mattst88@gmail.com>2013-01-20 20:06:20 -0800
commit37f34e53e08115a88756957414c253fcd94b6d5e (patch)
treeef77eab2b6fbb22c87a72a4fed3ab291eea7c918 /src/mesa/drivers/dri/common/xmlpool
parent6c7fa72229bd04a451fe8f09a9f4fe536bb2f811 (diff)
xmlpool/build: generate options.h via BUILT_SOURCES
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>
Diffstat (limited to 'src/mesa/drivers/dri/common/xmlpool')
-rw-r--r--src/mesa/drivers/dri/common/xmlpool/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/common/xmlpool/Makefile.am b/src/mesa/drivers/dri/common/xmlpool/Makefile.am
index b99df40d8b5..b545f37de86 100644
--- 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: