summaryrefslogtreecommitdiffstats
path: root/src/xml/Makefile_insert
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-11-26 02:30:07 +0000
committerTed Gould <ted@gould.cx>2012-11-26 02:30:07 +0000
commit9144aa7ffbfeacbaf5337ee78e87dc2d3acc6f6b (patch)
tree5bd8e5aaba71c931d5d7b631abacf07cfb26fe16 /src/xml/Makefile_insert
parentwix installer: added artwork (from nsis) - now needs wix 3.7 (diff)
parentUpdate to current trunk (diff)
downloadinkscape-9144aa7ffbfeacbaf5337ee78e87dc2d3acc6f6b.tar.gz
inkscape-9144aa7ffbfeacbaf5337ee78e87dc2d3acc6f6b.zip
Build fixes to get 0.49 in shape to release
(bzr r11898)
Diffstat (limited to 'src/xml/Makefile_insert')
-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 ####