From 59f47a0c4156ad31d8c685ccac2c02ac83c658c6 Mon Sep 17 00:00:00 2001 From: Andrius Ramanauskas Date: Thu, 20 Apr 2006 16:06:59 +0000 Subject: SVG 1.1 Conditional Processing Module rendering support ( element, requiredReatures/requiredExtensions/systemLanguage attributes). Two more W3C SVG Test Suite testes pass after this change. (bzr r556) --- 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 a9c565af0..12b766bb3 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -45,6 +45,7 @@ libinkpre_a_SOURCES = \ color-rgba.h \ color-profile.cpp color-profile.h \ color-profile-fns.h \ + conditions.cpp conditions.h\ conn-avoid-ref.cpp conn-avoid-ref.h \ connector-context.cpp connector-context.h \ context-fns.cpp context-fns.h \ @@ -186,6 +187,7 @@ libinkpre_a_SOURCES = \ sp-stop.h \ sp-string.cpp sp-string.h \ sp-symbol.cpp sp-symbol.h \ + sp-switch.cpp sp-switch.h\ sp-text.cpp sp-text.h \ sp-textpath.h \ sp-tspan.cpp sp-tspan.h \ -- cgit v1.2.3