summaryrefslogtreecommitdiffstats
path: root/src/xml/Makefile_insert
diff options
context:
space:
mode:
authorMenTaLguY <mental@rydia.net>2007-01-20 05:49:10 +0000
committermental <mental@users.sourceforge.net>2007-01-20 05:49:10 +0000
commit25634c65d6e34ae67e6249543d81abef9f151d80 (patch)
tree0d2943021ed291d1464b466e00012ba2ac4cf99e /src/xml/Makefile_insert
parentUpdate. (diff)
downloadinkscape-25634c65d6e34ae67e6249543d81abef9f151d80.tar.gz
inkscape-25634c65d6e34ae67e6249543d81abef9f151d80.zip
merge XML::Session into XML::Document
(bzr r2248)
Diffstat (limited to 'src/xml/Makefile_insert')
-rw-r--r--src/xml/Makefile_insert4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/xml/Makefile_insert b/src/xml/Makefile_insert
index 41aa13dcb..69f8952a9 100644
--- a/src/xml/Makefile_insert
+++ b/src/xml/Makefile_insert
@@ -32,13 +32,10 @@ xml_libspxml_a_SOURCES = \
xml/repr-util.cpp \
xml/repr.cpp \
xml/repr.h \
- xml/session.h \
xml/simple-document.h \
xml/simple-document.cpp \
xml/simple-node.h \
xml/simple-node.cpp \
- xml/simple-session.cpp \
- xml/simple-session.h \
xml/node.h \
xml/croco-node-iface.cpp \
xml/croco-node-iface.h \
@@ -50,7 +47,6 @@ xml_libspxml_a_SOURCES = \
xml/node-iterators.h \
xml/sp-css-attr.h \
xml/text-node.h \
- xml/transaction-logger.h \
xml/invalid-operation-exception.h
xml/test-xml-main.cpp: xml/test-xml.cpp $(xml_test_xml_includes)