From 7dba27edc91ec41f0ab7fa30aab75c31e97a1947 Mon Sep 17 00:00:00 2001 From: Jeff Schiller Date: Sat, 23 Aug 2008 06:13:23 +0000 Subject: Support for title and desc elements when serializing as Plain SVG. (bzr r6709) --- src/Makefile_insert | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile_insert') diff --git a/src/Makefile_insert b/src/Makefile_insert index 876959798..2aaf3607b 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -166,6 +166,7 @@ libinkpre_a_SOURCES = \ sp-conn-end.cpp sp-conn-end.h \ sp-cursor.cpp sp-cursor.h \ sp-defs.cpp sp-defs.h \ + sp-desc.cpp sp-desc.h \ sp-ellipse.cpp sp-ellipse.h \ sp-feblend.cpp sp-feblend.h \ sp-feblend-fns.h \ @@ -271,6 +272,7 @@ libinkpre_a_SOURCES = \ sp-switch.cpp sp-switch.h\ sp-text.cpp sp-text.h \ sp-textpath.h \ + sp-title.cpp sp-title.h \ sp-tref-reference.cpp sp-tref-reference.h \ sp-tref.cpp sp-tref.h \ sp-tspan.cpp sp-tspan.h \ -- cgit v1.2.3