summaryrefslogtreecommitdiffstats
path: root/src/xml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-10-15 21:53:47 +0000
committerTed Gould <ted@gould.cx>2012-10-15 21:53:47 +0000
commit8bb515cbaffa18aa2baee841c4ec2269336e39df (patch)
tree723e68dc505ead2937b45dbcc76fb81792cb167b /src/xml
parentDoesn't seem these are up-to-date and are just generic files in the repo (diff)
downloadinkscape-8bb515cbaffa18aa2baee841c4ec2269336e39df.tar.gz
inkscape-8bb515cbaffa18aa2baee841c4ec2269336e39df.zip
Files in /src that no longer exist
(bzr r11804.1.2)
Diffstat (limited to 'src/xml')
-rw-r--r--src/xml/Makefile_insert3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/xml/Makefile_insert b/src/xml/Makefile_insert
index b10f2448b..da55d7f7e 100644
--- a/src/xml/Makefile_insert
+++ b/src/xml/Makefile_insert
@@ -40,8 +40,7 @@ ink_common_sources += \
xml/subtree.cpp \
xml/subtree.h \
xml/text-node.h \
- xml/invalid-operation-exception.h \
- xml/xml-forward.h
+ xml/invalid-operation-exception.h
# ######################
# ### CxxTest stuff ####