xmlpool: make sure we ship options.h
authorEmil Velikov <emil.l.velikov@gmail.com>
Mon, 2 Mar 2015 15:58:21 +0000 (15:58 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 5 Mar 2015 14:45:55 +0000 (14:45 +0000)
commit8d8ca64c28170ec7e9ffa01638bcf8fd30a96088
tree753b3247deae71e4be05fffb44b41955e44214da
parentfe5fddd7e2df74233a2a02ae021418485f39d11c
xmlpool: make sure we ship options.h

The header is included in ../xmlpool.h. With the latter of which used
directly in a number of places in mesa.
Note that we can also add it (alongside t_option.h) to noinst_HEADERS,
but neither solution fixes the issue that brough us here - namely:
Do not regenerate the headers, if it already exists.

Cc: "10.5" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/common/xmlpool/Makefile.am