glsl/parser: Move anonymous struct name handling to the parser
[mesa.git] / Makefile.am
index cf52c834aa3baa3ff0c2df81235e734417e9599c..fe1ef948918c4c2b91fbd5871733837390689b07 100644 (file)
@@ -41,6 +41,7 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \
        --enable-xa \
        --enable-xvmc \
        --enable-llvm-shared-libs \
+       --enable-libunwind \
        --with-platforms=x11,wayland,drm,surfaceless \
        --with-dri-drivers=i915,i965,nouveau,radeon,r200,swrast \
        --with-gallium-drivers=i915,nouveau,r300,pl111,r600,radeonsi,freedreno,svga,swrast,vc4,virgl,swr,etnaviv,imx \
@@ -53,9 +54,11 @@ EXTRA_DIST = \
        common.py \
        docs \
        doxygen \
-       bin/git_sha1_gen.sh \
+       bin/git_sha1_gen.py \
        scons \
-       SConstruct
+       SConstruct \
+       build-support/conftest.dyn \
+       build-support/conftest.map
 
 noinst_HEADERS = \
        include/c99_alloca.h \