Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / mapi / meson.build
index 39c1dba7ce0318d968f45899a8ec927e5d8f257c..2c79a04f1df2dbaf3851540ef0830ee884d18203 100644 (file)
@@ -35,7 +35,7 @@ if with_shared_glapi
 else
   libglapi = []
 endif
-if not with_glvnd or glvnd_missing_pc_files
+if not with_glvnd
   if with_gles1
     subdir('es1api')
   endif