From f95d8407c18e56214702146415e356d4fc370cfa Mon Sep 17 00:00:00 2001 From: Bob Jamison Date: Tue, 18 Mar 2008 20:57:50 +0000 Subject: Raise SVG c++ files to main dom directory. They belong there nos. (bzr r5117) --- src/dom/Makefile_insert | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/dom/Makefile_insert') diff --git a/src/dom/Makefile_insert b/src/dom/Makefile_insert index da748b2b8..730b2d44a 100644 --- a/src/dom/Makefile_insert +++ b/src/dom/Makefile_insert @@ -29,6 +29,12 @@ dom_libdom_a_SOURCES = \ dom/smilimpl.cpp \ dom/smilimpl.h \ dom/stylesheets.h \ + dom/svg.h \ + dom/svgimpl.cpp \ + dom/svgimpl.h \ + dom/svgparser.cpp \ + dom/svgparser.h \ + dom/svgtypes.h \ dom/traversal.h \ dom/ucd.cpp \ dom/ucd.h \ @@ -63,12 +69,6 @@ dom_libdom_a_SOURCES = \ dom/io/uristream.h \ dom/odf/odfdocument.cpp \ dom/odf/odfdocument.h \ - dom/svg/svg.h \ - dom/svg/svgimpl.cpp \ - dom/svg/svgimpl.h \ - dom/svg/svgparser.cpp \ - dom/svg/svgparser.h \ - dom/svg/svgtypes.h \ dom/util/digest.h \ dom/util/digest.cpp \ dom/util/thread.h \ -- cgit v1.2.3