Mesa (master): glapi/gen: Ship XML and Python files

Matt Turner mattst88 at kemper.freedesktop.org
Mon Apr 7 17:44:33 UTC 2014


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

Author: Matt Turner <mattst88 at gmail.com>
Date:   Thu Feb 21 18:23:18 2013 -0800

glapi/gen: Ship XML and Python files

Acked-by: Emil Velikov <emil.l.velikov at gmail.com>

---

 src/mapi/glapi/gen/Makefile.am |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/mapi/glapi/gen/Makefile.am b/src/mapi/glapi/gen/Makefile.am
index 82fbaa2..594c5e3 100644
--- a/src/mapi/glapi/gen/Makefile.am
+++ b/src/mapi/glapi/gen/Makefile.am
@@ -59,7 +59,9 @@ EXTRA_DIST= \
 	$(BUILT_SOURCES) \
 	$(MESA_GLAPI_DIR)/glapi_x86.S \
 	$(MESA_GLAPI_DIR)/glapi_x86-64.S \
-	$(MESA_GLAPI_DIR)/glapi_sparc.S
+	$(MESA_GLAPI_DIR)/glapi_sparc.S \
+	$(COMMON_GLX) \
+	gl_API.dtd
 
 ######################################################################
 




More information about the mesa-commit mailing list