trivial: add tristrip-flat to makefile
[mesa.git] / progs / trivial / Makefile
index 48c6caf638299624e9134cd4ef46cb2dee647a9a..594a9bddb2cc927f997bcae086033dfa318c9a5d 100644 (file)
@@ -94,6 +94,7 @@ SOURCES = \
        tri-stencil.c \
        tri-tex-3d.c \
        tri-tri.c \
+       tri-unfilled-edgeflag.c \
        tri-unfilled-clip.c \
        tri-unfilled-smooth.c \
        tri-unfilled-userclip-stip.c \
@@ -104,6 +105,7 @@ SOURCES = \
        tri-z.c \
        tri.c \
        tristrip-clip.c \
+       tristrip-flat.c \
        tristrip.c \
        vbo-drawarrays.c \
        vbo-drawelements.c \