glapi/gen: Ship XML and Python files
authorMatt Turner <mattst88@gmail.com>
Fri, 22 Feb 2013 02:23:18 +0000 (18:23 -0800)
committerMatt Turner <mattst88@gmail.com>
Mon, 7 Apr 2014 16:43:21 +0000 (09:43 -0700)
Acked-by: Emil Velikov <emil.l.velikov@gmail.com>
src/mapi/glapi/gen/Makefile.am

index 82fbaa2dee25484135c86c1ff6c6f56230ea575b..594c5e3f5a0d29420452a1ee80c462d4eeed10d9 100644 (file)
@@ -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
 
 ######################################################################