diff options
| author | Felipe Corr??a da Silva Sanches <juca@members.fsf.org> | 2008-02-28 03:50:33 +0000 |
|---|---|---|
| committer | JucaBlues <JucaBlues@users.sourceforge.net> | 2008-02-28 03:50:33 +0000 |
| commit | 9cd38aeb08b89efccad3c07a767ceef1fe10d6c1 (patch) | |
| tree | 09279a9956c366a9d4b86a23104f92f3bb9fc9b0 /src/Makefile_insert | |
| parent | added randomize icon, cleaned defs in icons.svg, and saved with preferences t... (diff) | |
| download | inkscape-9cd38aeb08b89efccad3c07a767ceef1fe10d6c1.tar.gz inkscape-9cd38aeb08b89efccad3c07a767ceef1fe10d6c1.zip | |
a bit more boilerplate code for SVGFonts
added <missing-glyph>
(bzr r4890)
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 10b5efe42..132f81ac0 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -207,6 +207,7 @@ libinkpre_a_SOURCES = \ sp-flowtext.h sp-flowtext.cpp \ sp-font.cpp sp-font.h \ sp-glyph.cpp sp-glyph.h \ + sp-missing-glyph.cpp sp-missing-glyph.h \ sp-gaussian-blur.cpp sp-gaussian-blur.h \ sp-gaussian-blur-fns.h \ sp-gradient-fns.h \ |
