panfrost: Move lcra to panfrost/util
[mesa.git] / src / panfrost / util / meson.build
index 76e2249b60e51a5d14337a36f1d337ad188a8774..a39ad5130bbb5da15bfb3e95e3ef8c77f928101f 100644 (file)
@@ -20,6 +20,8 @@
 # SOFTWARE.
 
 libpanfrost_util_files = files(
+  'lcra.c',
+  'lcra.h',
   'pan_ir.c',
   'pan_ir.h',
   'pan_liveness.c',