diff options
-rw-r--r-- | src/mesa/drivers/dri/common/xmlpool/Makefile.am | 1 |
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: |