diff options
Diffstat (limited to 'src/Makefile_insert')
| -rw-r--r-- | src/Makefile_insert | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert index e9c149cb2..1ee721abe 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -104,6 +104,7 @@ ink_common_sources += \ media.cpp media.h \ memeq.h \ menus-skeleton.h \ + mesh-context.cpp mesh-context.h \ message-context.cpp message-context.h \ message.h \ message-stack.cpp message-stack.h \ @@ -193,6 +194,13 @@ ink_common_sources += \ sp-marker-loc.h \ sp-mask.cpp sp-mask.h \ sp-metadata.cpp sp-metadata.h \ + sp-mesh-array.cpp sp-mesh-array.h \ + sp-mesh-gradient-fns.h \ + sp-mesh-gradient.h \ + sp-mesh-patch-fns.h \ + sp-mesh-patch.cpp sp-mesh-patch.h \ + sp-mesh-row-fns.h \ + sp-mesh-row.cpp sp-mesh-row.h \ sp-metric.h \ sp-metrics.cpp sp-metrics.h \ sp-missing-glyph.cpp sp-missing-glyph.h \ |
