summaryrefslogtreecommitdiffstats
path: root/src/xml/Makefile_insert
diff options
context:
space:
mode:
authorMenTaLguY <mental@rydia.net>2008-03-07 22:18:56 +0000
committermental <mental@users.sourceforge.net>2008-03-07 22:18:56 +0000
commit31acc450aa0320ab82f5075adf8afbcae0763e6d (patch)
treeef45a9eeb5a7baa754176307396a2837bca879e0 /src/xml/Makefile_insert
parentFix #include (diff)
downloadinkscape-31acc450aa0320ab82f5075adf8afbcae0763e6d.tar.gz
inkscape-31acc450aa0320ab82f5075adf8afbcae0763e6d.zip
add basic support for preserving processing instructions in the AST
(bzr r4987)
Diffstat (limited to 'src/xml/Makefile_insert')
-rw-r--r--src/xml/Makefile_insert1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xml/Makefile_insert b/src/xml/Makefile_insert
index 0a95a2062..ac7b03751 100644
--- a/src/xml/Makefile_insert
+++ b/src/xml/Makefile_insert
@@ -26,6 +26,7 @@ xml_libspxml_a_SOURCES = \
xml/log-builder.h \
xml/node-fns.cpp \
xml/node-fns.h \
+ xml/pi-node.h \
xml/repr-io.cpp \
xml/repr-sorting.cpp \
xml/repr-sorting.h \