diff options
| author | Ted Gould <ted@gould.cx> | 2012-11-26 02:30:07 +0000 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2012-11-26 02:30:07 +0000 |
| commit | 9144aa7ffbfeacbaf5337ee78e87dc2d3acc6f6b (patch) | |
| tree | 5bd8e5aaba71c931d5d7b631abacf07cfb26fe16 /src/xml/Makefile_insert | |
| parent | wix installer: added artwork (from nsis) - now needs wix 3.7 (diff) | |
| parent | Update to current trunk (diff) | |
| download | inkscape-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_insert | 3 |
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 #### |
