summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2014-12-07 10:54:08 -0800
committerMatt Turner <mattst88@gmail.com>2014-12-12 12:11:49 -0800
commit216248730af1a916a2684d85d5f052611813ae35 (patch)
tree59c2fd99e5b38affe0983083dae2f5487240c6ba
parent3b7bcb5d04abf7c133b57e0d3647e8896ee23170 (diff)
xmlpool: Add $(MOS) and options.h to CLEANFILES.
-rw-r--r--src/mesa/drivers/dri/common/xmlpool/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/drivers/dri/common/xmlpool/Makefile.am b/src/mesa/drivers/dri/common/xmlpool/Makefile.am
index f434aefe4a2..926ec97cc1b 100644
--- a/src/mesa/drivers/dri/common/xmlpool/Makefile.am
+++ b/src/mesa/drivers/dri/common/xmlpool/Makefile.am
@@ -54,6 +54,7 @@ POT=xmlpool.pot
EXTRA_DIST = gen_xmlpool.py t_options.h $(POS)
BUILT_SOURCES = options.h
+CLEANFILES = $(MOS) options.h
# All generated files are cleaned up.
clean: