Merge commit 'origin/gallium-0.1' into gallium-0.2
[mesa.git] / progs / trivial / Makefile
index 28c0b12fa4d50cc7246ca809733669623ebfe0df..a4077bd01692198d8b352eafd97f09d692129efd 100644 (file)
@@ -125,6 +125,9 @@ SOURCES = \
        vp-clip.c \
        vp-line-clip.c \
        vp-tri.c \
+       vp-tri-swap.c \
+       vp-tri-imm.c \
+       vp-tri-cb.c \
        vp-unfilled.c 
 
 PROGS = $(SOURCES:%.c=%)