Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / panfrost / meson.build
index e015941a8a05a347cf16aedca5313826b88cd94d..46605165d060620809a1af763a93215340fa8c53 100644 (file)
@@ -42,7 +42,7 @@ files_bifrost = files(
 
 bifrost_compiler = executable(
   'bifrost_compiler',
-  [files_bifrost],
+  [files_bifrost, midgard_pack],
   include_directories : [
     inc_mapi,
     inc_mesa,