X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fgallium%2FMakefile.am;h=34671ca88d50a2e6e3ae80a372ed7f2c6e4faaa2;hb=8785a8ff8948385a913e9bd75e8cdd1092bd750f;hp=086e1701128b30d0149c95d8f4b2d24083123cf7;hpb=7bb193d28c4195b5c3dd7897e6c9f5b0df2749cb;p=mesa.git diff --git a/src/gallium/Makefile.am b/src/gallium/Makefile.am index 086e1701128..34671ca88d5 100644 --- a/src/gallium/Makefile.am +++ b/src/gallium/Makefile.am @@ -80,8 +80,6 @@ endif if HAVE_GALLIUM_SWR SUBDIRS += drivers/swr -SUBDIRS += drivers/swr/avx -SUBDIRS += drivers/swr/avx2 endif ## vc4/rpi @@ -140,7 +138,7 @@ if HAVE_DRICOMMON SUBDIRS += state_trackers/dri targets/dri endif -if HAVE_X11_DRIVER +if HAVE_GALLIUM_XLIB_GLX SUBDIRS += state_trackers/glx/xlib targets/libgl-xlib endif