aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/common
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2015-03-29 13:46:31 +0100
committerEmil Velikov <[email protected]>2015-04-01 14:46:41 +0100
commita665b9b3c89095923cf2251895afc69c9f79aafe (patch)
tree4d944e595746c5d12bbd52fd6b701f8bd315c251 /src/mesa/drivers/dri/common
parentc07df0f2014636b601cdbaff63214296599b1ad5 (diff)
xmlpool: don't forget to ship the MOS
This will allow us to finally remove python from the build time dependencies list. Considering that you're building from a release tarball of course :-) Cc: Bernd Kuhls <[email protected]> Reported-by: Bernd Kuhls <[email protected]> Cc: "10.5" <[email protected]> Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/common')
-rw-r--r--src/mesa/drivers/dri/common/xmlpool/Makefile.am9
1 files changed, 8 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/common/xmlpool/Makefile.am b/src/mesa/drivers/dri/common/xmlpool/Makefile.am
index 5557716851a..970049936a8 100644
--- a/src/mesa/drivers/dri/common/xmlpool/Makefile.am
+++ b/src/mesa/drivers/dri/common/xmlpool/Makefile.am
@@ -52,7 +52,14 @@ POT=xmlpool.pot
.PHONY: all clean pot po mo
-EXTRA_DIST = gen_xmlpool.py options.h t_options.h $(POS) SConscript
+EXTRA_DIST = \
+ gen_xmlpool.py \
+ options.h \
+ t_options.h \
+ $(POS) \
+ $(MOS) \
+ SConscript
+
BUILT_SOURCES = options.h
CLEANFILES = $(MOS) options.h