diff options
Diffstat (limited to 'src/mesa/Makefile.sources')
-rw-r--r-- | src/mesa/Makefile.sources | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mesa/Makefile.sources b/src/mesa/Makefile.sources index 2a719a0bd89..0915594cea6 100644 --- a/src/mesa/Makefile.sources +++ b/src/mesa/Makefile.sources @@ -134,6 +134,8 @@ MAIN_FILES = \ main/multisample.h \ main/objectlabel.c \ main/objectlabel.h \ + main/objectpurge.c \ + main/objectpurge.h \ main/pack.c \ main/pack.h \ main/pbo.c \ |