nvfx: expose GLSL
[mesa/mesa-lb.git] / src / gallium / drivers / failover / Makefile
blobdfb7f5dcf602e52d3c99bee6c84457c2c4453484
1 TOP = ../../../..
2 include $(TOP)/configs/current
4 LIBNAME = failover
6 C_SOURCES = \
7 fo_state.c \
8 fo_state_emit.c \
9 fo_context.c
11 include ../../Makefile.template