diff options
| author | Felipe Corr??a da Silva Sanches <juca@members.fsf.org> | 2008-02-27 05:19:40 +0000 |
|---|---|---|
| committer | JucaBlues <JucaBlues@users.sourceforge.net> | 2008-02-27 05:19:40 +0000 |
| commit | 05549156c2009de26795f8b0b9687d1bee2c6bc7 (patch) | |
| tree | c536a28cce8965433dfa51986050e98c404b9b05 /src/Makefile_insert | |
| parent | Fixed initialization order problem (diff) | |
| download | inkscape-05549156c2009de26795f8b0b9687d1bee2c6bc7.tar.gz inkscape-05549156c2009de26795f8b0b9687d1bee2c6bc7.zip | |
more boilerplate code for SVGFonts
<glyph> node parameter loading
(bzr r4879)
Diffstat (limited to 'src/Makefile_insert')
| -rw-r--r-- | src/Makefile_insert | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert index 201f8aaf2..10b5efe42 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -206,6 +206,7 @@ libinkpre_a_SOURCES = \ sp-flowregion.h sp-flowregion.cpp \ sp-flowtext.h sp-flowtext.cpp \ sp-font.cpp sp-font.h \ + sp-glyph.cpp sp-glyph.h \ sp-gaussian-blur.cpp sp-gaussian-blur.h \ sp-gaussian-blur-fns.h \ sp-gradient-fns.h \ |
