added SLANG_SOURCES to SOLO_C_SOURCES

This commit is contained in:
Brian Paul
2005-04-15 22:20:46 +00:00
parent afb3fb4b77
commit e9a3d8a772
+1
View File
@@ -58,6 +58,7 @@ SOLO_C_SOURCES = \
$(SWRAST_SOURCES) \
$(SWRAST_SETUP_SOURCES) \
$(SHADER_SOURCES) \
$(SLANG_SOURCES) \
$(ASM_C_SOURCES)
SOLO_OBJECTS = $(SOLO_C_SOURCES:.c=.o) \