--- libva-utils-2.12.0/Makefile.am 2021-06-22 12:08:10.000000000 +0200 +++ libva-utils-2.12.0/Makefile.am 2021-11-03 18:05:43.610104684 +0100 @@ -24,13 +24,15 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} AUTOMAKE_OPTIONS = foreign -SUBDIRS = common decode encode vainfo videoprocess vendor/intel vendor/intel/sfcsample +SUBDIRS = common decode encode vainfo videoprocess vendor/intel if USE_X11 SUBDIRS += putsurface +SUBDIRS += vendor/intel/sfcsample else if USE_WAYLAND SUBDIRS += putsurface +SUBDIRS += vendor/intel/sfcsample endif endif