nir: move glsl_types.{cpp,h} to compiler
[mesa.git] / src / glsl / Makefile.sources
index 5a576bc3c7e45ee26ca0a1da8c412e2db75c2add..a3df4c4263dc7722269d0283205af130e5dec5f3 100644 (file)
@@ -18,8 +18,6 @@ NIR_GENERATED_FILES = \
        nir/nir_opt_algebraic.c
 
 NIR_FILES = \
-       nir/glsl_types.cpp \
-       nir/glsl_types.h \
        nir/nir.c \
        nir/nir.h \
        nir/nir_array.h \