diff options
Diffstat (limited to 'src/mesa/main/Makefile.ugl')
-rw-r--r-- | src/mesa/main/Makefile.ugl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/main/Makefile.ugl b/src/mesa/main/Makefile.ugl index b01b564f79..b440e13643 100644 --- a/src/mesa/main/Makefile.ugl +++ b/src/mesa/main/Makefile.ugl @@ -56,6 +56,7 @@ GL_SOURCES = \ api_noop.c \ api_validate.c \ accum.c \ + arbprogram.c \ attrib.c \ blend.c \ bufferobj.c \ |