From: Dave Airlie Date: Wed, 14 Apr 2004 02:08:37 +0000 (+0000) Subject: Add shader sources for solo build X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=50a8b7b611b324ee837db61efe6fdac8fb062086;p=mesa.git Add shader sources for solo build --- diff --git a/src/mesa/Makefile b/src/mesa/Makefile index 3ab0044536b..9077418d9bd 100644 --- a/src/mesa/Makefile +++ b/src/mesa/Makefile @@ -39,6 +39,7 @@ SOLO_SOURCES = \ $(TNL_SOURCES) \ $(SWRAST_SOURCES) \ $(SWRAST_SETUP_SOURCES) \ + $(SHADER_SOURCES) \ $(ASM_C_SOURCES) \ $(X86_SOURCES)