From 5960105ca35d5f51ef3881d201faf2cda99ead0c Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 17 Apr 2003 02:33:08 +0000 Subject: Added arbprogram.c to Makefiles. Added display list support for GL_NV_fragment_program. Assorted clean-ups. --- src/mesa/main/Makefile.win | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mesa/main/Makefile.win') diff --git a/src/mesa/main/Makefile.win b/src/mesa/main/Makefile.win index e1923dffeb..63b5880c82 100644 --- a/src/mesa/main/Makefile.win +++ b/src/mesa/main/Makefile.win @@ -16,6 +16,7 @@ CORE_SRCS = \ api_noop.c \ api_validate.c \ accum.c \ + arbprogram.c \ attrib.c \ blend.c \ bufferobj.c \ -- cgit v1.2.3