summaryrefslogtreecommitdiffstats
path: root/src/mesa/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/Makefile.sources')
-rw-r--r--src/mesa/Makefile.sources2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mesa/Makefile.sources b/src/mesa/Makefile.sources
index b2d078368a4..134d5e94f52 100644
--- a/src/mesa/Makefile.sources
+++ b/src/mesa/Makefile.sources
@@ -132,6 +132,8 @@ MAIN_FILES = \
main/lines.c \
main/lines.h \
main/macros.h \
+ main/marshal_generated.c \
+ main/marshal_generated.h \
main/matrix.c \
main/matrix.h \
main/mipmap.c \