diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2015-03-01 22:24:25 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2015-03-01 22:24:25 +0000 |
| commit | 2277d3fa41c2fd311a28ac47ffa6361c0479b8ee (patch) | |
| tree | 44f64d417a9b5b0f473d2f06081bdc331929be19 /src/Makefile_insert | |
| parent | added mirror knots (diff) | |
| parent | Match function definition and declaration syntax. Mismatch pointed out by dox... (diff) | |
| download | inkscape-2277d3fa41c2fd311a28ac47ffa6361c0479b8ee.tar.gz inkscape-2277d3fa41c2fd311a28ac47ffa6361c0479b8ee.zip | |
update to trunk
(bzr r13645.1.27)
Diffstat (limited to 'src/Makefile_insert')
| -rw-r--r-- | src/Makefile_insert | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert index 2bd457529..800752df4 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -154,8 +154,8 @@ ink_common_sources += \ sp-marker-loc.h \ sp-mask.cpp sp-mask.h \ sp-metadata.cpp sp-metadata.h \ + sp-mesh.cpp sp-mesh.h \ sp-mesh-array.cpp sp-mesh-array.h \ - sp-mesh-gradient.cpp sp-mesh-gradient.h \ sp-mesh-patch.cpp sp-mesh-patch.h \ sp-mesh-row.cpp sp-mesh-row.h \ sp-missing-glyph.cpp sp-missing-glyph.h \ |
