diff options
Diffstat (limited to 'GL/glx/Makefile.am')
-rw-r--r-- | GL/glx/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/GL/glx/Makefile.am b/GL/glx/Makefile.am index 1d4a9865d..2bb694345 100644 --- a/GL/glx/Makefile.am +++ b/GL/glx/Makefile.am @@ -61,6 +61,8 @@ libglx_la_SOURCES = \ indirect_reqsize.h \ indirect_size_get.c \ indirect_size_get.h \ + indirect_table.c \ + indirect_table.h \ indirect_util.c \ indirect_util.h \ render2.c \ |