diff options
| author | Liam P. White <inkscapebronyat-signgmaildotcom> | 2014-05-10 19:16:24 +0000 |
|---|---|---|
| committer | Liam P. White <inkscapebronyat-signgmaildotcom> | 2014-05-10 19:16:24 +0000 |
| commit | 4038de8b4763974c97aa8fcb9d87b83c1a5daac7 (patch) | |
| tree | ccad84e7516511ffd107c14688d8b4fb8a34f90d /src/Makefile_insert | |
| parent | Fix stubborn bug 1299948 (diff) | |
| download | inkscape-4038de8b4763974c97aa8fcb9d87b83c1a5daac7.tar.gz inkscape-4038de8b4763974c97aa8fcb9d87b83c1a5daac7.zip | |
Add selection sets
(bzr r13090.1.75)
Diffstat (limited to 'src/Makefile_insert')
| -rw-r--r-- | src/Makefile_insert | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert index 6d0d6b08c..810f706ac 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -199,6 +199,9 @@ ink_common_sources += \ sp-style-elem.cpp sp-style-elem.h \ sp-switch.cpp sp-switch.h \ sp-symbol.cpp sp-symbol.h \ + sp-tag.cpp sp-tag.h \ + sp-tag-use.cpp sp-tag-use.h \ + sp-tag-use-reference.cpp sp-tag-use-reference.h \ sp-text.cpp sp-text.h \ sp-textpath.h \ sp-title.cpp sp-title.h \ |
