nir: move shader_enums.[ch] to compiler
[mesa.git] / src / gallium / targets / libgl-xlib / SConscript
index 687a8b9d3ed768072850479ed4357fc1c3df7d30..e1c78dd06a0cd0d57abadb84d3e2cf8aa12a52ee 100644 (file)
@@ -29,6 +29,7 @@ env.Prepend(LIBS = [
     ws_xlib,
     glapi,
     mesautil,
+    compiler,
     mesa,
     glsl,
     gallium,