summaryrefslogtreecommitdiffstats
path: root/src/Makefile_insert
diff options
context:
space:
mode:
authorTavmjong Bah <tavmjong@free.fr>2014-07-31 14:31:01 +0000
committertavmjong-free <tavmjong@free.fr>2014-07-31 14:31:01 +0000
commit291925ef62d1068af1c4b7f3614c96d46f3c20f2 (patch)
tree909ddb2084eae4b02ff42fcd3860c97efb505cbd /src/Makefile_insert
parentLimit the number of paths to be used as snap targets, to keep Inkscape respon... (diff)
downloadinkscape-291925ef62d1068af1c4b7f3614c96d46f3c20f2.tar.gz
inkscape-291925ef62d1068af1c4b7f3614c96d46f3c20f2.zip
Basic support for <solidColor> element (rendering only as a paint server).
(bzr r13484)
Diffstat (limited to 'src/Makefile_insert')
-rw-r--r--src/Makefile_insert1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert
index 6d0d6b08c..f191839a1 100644
--- a/src/Makefile_insert
+++ b/src/Makefile_insert
@@ -192,6 +192,7 @@ ink_common_sources += \
sp-root.cpp sp-root.h \
sp-script.cpp sp-script.h \
sp-shape.cpp sp-shape.h \
+ sp-solid-color.cpp sp-solid-color.h \
sp-spiral.cpp sp-spiral.h \
sp-star.cpp sp-star.h \
sp-stop.cpp sp-stop.h \