summaryrefslogtreecommitdiffstats
path: root/src/Makefile_insert
diff options
context:
space:
mode:
authorLiam P. White <inkscapebronyat-signgmaildotcom>2014-05-10 19:16:24 +0000
committerLiam P. White <inkscapebronyat-signgmaildotcom>2014-05-10 19:16:24 +0000
commit4038de8b4763974c97aa8fcb9d87b83c1a5daac7 (patch)
treeccad84e7516511ffd107c14688d8b4fb8a34f90d /src/Makefile_insert
parentFix stubborn bug 1299948 (diff)
downloadinkscape-4038de8b4763974c97aa8fcb9d87b83c1a5daac7.tar.gz
inkscape-4038de8b4763974c97aa8fcb9d87b83c1a5daac7.zip
Add selection sets
(bzr r13090.1.75)
Diffstat (limited to 'src/Makefile_insert')
-rw-r--r--src/Makefile_insert3
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 \