tgsi: Update Makefile to include tgsi_iterate.c

This commit is contained in:
Jakob Bornecrantz
2008-07-21 14:38:57 +02:00
parent b3c8d0c348
commit 1753ff9872
+1
View File
@@ -6,6 +6,7 @@ LIBNAME = tgsi
C_SOURCES = \
exec/tgsi_exec.c \
exec/tgsi_sse2.c \
util/tgsi_iterate.c \
util/tgsi_build.c \
util/tgsi_dump.c \
util/tgsi_parse.c \