anv/descriptor_set: Set descriptor type for immuatable samplers
[mesa.git] / Makefile.am
index ccf9ac99467e5345a93fbb448d6472c24e671d0e..6e24dd5e5a73fbdf34697974a45e68438fdd62d4 100644 (file)
@@ -21,7 +21,7 @@
 
 SUBDIRS = src
 
-DISTCHECK_CONFIGURE_FLAGS = \
+AM_DISTCHECK_CONFIGURE_FLAGS = \
        --enable-dri3 \
        --enable-gallium-tests \
        --enable-gbm \
@@ -32,7 +32,10 @@ DISTCHECK_CONFIGURE_FLAGS = \
        --enable-vdpau \
        --enable-xa \
        --enable-xvmc \
-       --with-egl-platforms=x11,wayland,drm
+       --disable-llvm-shared-libs \
+       --with-egl-platforms=x11,wayland,drm \
+       --with-dri-drivers=i915,i965,nouveau,radeon,r200,swrast \
+       --with-gallium-drivers=i915,ilo,nouveau,r300,r600,radeonsi,freedreno,svga,swrast
 
 ACLOCAL_AMFLAGS = -I m4
 
@@ -44,12 +47,14 @@ EXTRA_DIST = \
        scons \
        SConstruct
 
-noinst_HEADERS =                                       \
-       include/c99_compat.h                            \
-       include/c99                                     \
-       include/c11                                     \
-       include/D3D9                                    \
-       include/HaikuGL                                 \
+noinst_HEADERS = \
+       include/c99_alloca.h \
+       include/c99_compat.h \
+       include/c99_math.h \
+       include/c11 \
+       include/D3D9 \
+       include/HaikuGL \
+       include/no_extern_c.h \
        include/pci_ids
 
 # We list some directories in EXTRA_DIST, but don't actually want to include