glsl: move to compiler/
[mesa.git] / src / mesa / Makefile.sources
index 386d6aa3815a2d94026a671498082e40babd93b0..7af8becd607872a95ce3d74289d9b7daa2e71379 100644 (file)
@@ -623,10 +623,7 @@ MESA_GALLIUM_FILES = \
 INCLUDE_DIRS = \
        -I$(top_srcdir)/include \
        -I$(top_srcdir)/src \
-       -I$(top_srcdir)/src/glsl \
        -I$(top_builddir)/src/compiler/nir \
-       -I$(top_builddir)/src/glsl \
-       -I$(top_srcdir)/src/glsl/glcpp \
        -I$(top_srcdir)/src/mesa \
        -I$(top_builddir)/src/mesa \
        -I$(top_srcdir)/src/mesa/main \