llvmpipe: Add geom shader file to make build

This commit is contained in:
Jakob Bornecrantz 2010-06-08 04:24:17 +02:00
parent 380f08f4ec
commit 3a876e8473
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ C_SOURCES = \
lp_state_clip.c \
lp_state_derived.c \
lp_state_fs.c \
lp_state_gs.c \
lp_state_rasterizer.c \
lp_state_sampler.c \
lp_state_surface.c \