From: Emil Velikov Date: Tue, 14 Oct 2014 16:44:13 +0000 (+0100) Subject: gallium: ship the gallium API headers X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ded56e467437b2ee33ee01405072cb1c63fb8764;p=mesa.git gallium: ship the gallium API headers Signed-off-by: Emil Velikov --- diff --git a/src/gallium/Makefile.am b/src/gallium/Makefile.am index ca10c0ef329..c9b60d62730 100644 --- a/src/gallium/Makefile.am +++ b/src/gallium/Makefile.am @@ -171,6 +171,7 @@ endif ## EXTRA_DIST += \ + include \ state_trackers/README \ state_trackers/wgl targets/libgl-gdi \ targets/graw-gdi targets/graw-null targets/graw-xlib \