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/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/Makefile_insert')
| -rw-r--r-- | src/Makefile_insert | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert index 36e05270a..2d557158b 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -40,7 +40,7 @@ ink_common_sources += \ dir-util.cpp dir-util.h \ document.cpp document.h document-private.h \ document-subset.cpp document-subset.h \ - document-undo.cpp \ + document-undo.cpp document-undo.h \ doxygen-main.cpp \ draw-anchor.cpp draw-anchor.h \ draw-context.cpp draw-context.h \ @@ -61,7 +61,6 @@ ink_common_sources += \ filter-enums.cpp filter-enums.h \ fixes.cpp \ flood-context.cpp flood-context.h \ - forward.h \ gc-alloc.h \ gc-anchored.h gc-anchored.cpp \ gc-core.h \ |
