From: Matt Turner Date: Sun, 7 Dec 2014 18:54:08 +0000 (-0800) Subject: xmlpool: Add $(MOS) and options.h to CLEANFILES. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=216248730af1a916a2684d85d5f052611813ae35;p=mesa.git xmlpool: Add $(MOS) and options.h to CLEANFILES. --- 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: