From 216248730af1a916a2684d85d5f052611813ae35 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sun, 7 Dec 2014 10:54:08 -0800 Subject: [PATCH] xmlpool: Add $(MOS) and options.h to CLEANFILES. --- src/mesa/drivers/dri/common/xmlpool/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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: