summaryrefslogtreecommitdiffstats
path: root/src/Makefile_insert
diff options
context:
space:
mode:
authorMartin Owens <doctormo@gmail.com>2014-09-14 06:27:21 +0000
committerMartin Owens <doctormo@gmail.com>2014-09-14 06:27:21 +0000
commit9d32539b23031c0e0d1a24c083fc609975a459e2 (patch)
treee49d90232f01941bc49fbece3ff715790830649b /src/Makefile_insert
parentadd radius support to fillet-chamfer, bugfixes (diff)
parentUpdate to experimental r13543 (diff)
downloadinkscape-9d32539b23031c0e0d1a24c083fc609975a459e2.tar.gz
inkscape-9d32539b23031c0e0d1a24c083fc609975a459e2.zip
Merge in ponyscape features by Theo and worked on my LiamW
(bzr r13341.1.204)
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 e1b95c1d6..86ae970d1 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 \