diff options
Diffstat (limited to 'src/mesa/Makefile.sources')
-rw-r--r-- | src/mesa/Makefile.sources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/Makefile.sources b/src/mesa/Makefile.sources index 17f84fd0b61..b2d078368a4 100644 --- a/src/mesa/Makefile.sources +++ b/src/mesa/Makefile.sources @@ -115,6 +115,7 @@ MAIN_FILES = \ main/getstring.c \ main/glformats.c \ main/glformats.h \ + main/glthread.c \ main/glheader.h \ main/hash.c \ main/hash.h \ |