Mesa (master): gallium: Add egl and gbm to distribution.

Matt Turner mattst88 at kemper.freedesktop.org
Thu Dec 18 02:13:21 UTC 2014


Module: Mesa
Branch: master
Commit: 4cc8d66f745b89ba795b3d2fa9ed063b365b35ca
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=4cc8d66f745b89ba795b3d2fa9ed063b365b35ca

Author: Matt Turner <mattst88 at gmail.com>
Date:   Wed Dec 17 13:37:38 2014 -0800

gallium: Add egl and gbm to distribution.

---

 src/gallium/Makefile.am |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/gallium/Makefile.am b/src/gallium/Makefile.am
index 07d2668..6a2a866 100644
--- a/src/gallium/Makefile.am
+++ b/src/gallium/Makefile.am
@@ -115,6 +115,10 @@ EXTRA_DIST = \
 	docs \
 	README.portability \
 	SConscript \
+	state_trackers/egl \
+	state_trackers/gbm \
+	targets/egl-static \
+	targets/gbm \
 	winsys/sw/gdi \
 	winsys/sw/hgl
 




More information about the mesa-commit mailing list