mesa: add KHR_no_error support to glBindBufferOffsetEXT()
[mesa.git] / Makefile.am
index d1eadee1e1c6fd2672876a26a6a7dc39a471a99b..538c38ddebfbe4aa8dee15a5656c3720995dd858 100644 (file)
@@ -53,7 +53,7 @@ EXTRA_DIST = \
        common.py \
        docs \
        doxygen \
-       git_sha1_gen.sh \
+       bin/git_sha1_gen.py \
        scons \
        SConstruct
 
@@ -62,6 +62,11 @@ noinst_HEADERS = \
        include/c99_compat.h \
        include/c99_math.h \
        include/c11 \
+       include/drm-uapi/drm.h \
+       include/drm-uapi/drm_fourcc.h \
+       include/drm-uapi/drm_mode.h \
+       include/drm-uapi/i915_drm.h \
+       include/drm-uapi/vc4_drm.h \
        include/D3D9 \
        include/GL/wglext.h \
        include/HaikuGL \