X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fgallium%2Fdrivers%2Fnv30%2FMakefile;h=196cc9a1ef7c416a76ac87efbc61d127a45a4234;hb=bcb37411fc9159a5c1af50b7defbf1f526b50793;hp=b5728a34f83db1e3e182d59a578ab3c0401afcd0;hpb=d9e396ce4a124529fa92ad967f2b3ff72534079b;p=mesa.git diff --git a/src/gallium/drivers/nv30/Makefile b/src/gallium/drivers/nv30/Makefile index b5728a34f83..196cc9a1ef7 100644 --- a/src/gallium/drivers/nv30/Makefile +++ b/src/gallium/drivers/nv30/Makefile @@ -6,7 +6,6 @@ LIBNAME = nv30 C_SOURCES = \ nv30_context.c \ nv30_draw.c \ - nv30_fragprog.c \ nv30_fragtex.c \ nv30_screen.c \ nv30_state.c \