X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=Makefile;h=52772381713f075d8ba0f061bb6c6443c6198464;hb=205e0e3e38b99c2fb0298755d99a38f111f0b96f;hp=3fc9f5b6f2750e7aaab02076412f3afad51507a1;hpb=cf85e413ad7672c1cef73215222ca1caa8e48b30;p=mesa.git diff --git a/Makefile b/Makefile index 3fc9f5b6f27..52772381713 100644 --- a/Makefile +++ b/Makefile @@ -295,6 +295,8 @@ MAIN_FILES = \ $(DIRECTORY)/src/mesa/drivers/x11/Makefile \ $(DIRECTORY)/src/mesa/drivers/x11/descrip.mms \ $(DIRECTORY)/src/mesa/drivers/x11/*.[ch] \ + $(DIRECTORY)/src/mesa/drivers/glslcompiler/Makefile \ + $(DIRECTORY)/src/mesa/drivers/glslcompiler/glslcompiler.c \ $(DIRECTORY)/src/mesa/ppc/*.[ch] \ $(DIRECTORY)/src/mesa/sparc/*.[chS] \ $(DIRECTORY)/src/mesa/x86/Makefile \