diff --git a/src/gfxstream/guest/platform/meson.build b/src/gfxstream/guest/platform/meson.build index ba0f6d66c26..923145ccc7b 100644 --- a/src/gfxstream/guest/platform/meson.build +++ b/src/gfxstream/guest/platform/meson.build @@ -6,5 +6,4 @@ if with_guest_test subdir('kumquat') else subdir('linux') - subdir('stub') endif