diff options
| author | Maximilian Albert <maximilian.albert@gmail.com> | 2008-03-22 00:17:46 +0000 |
|---|---|---|
| committer | cilix42 <cilix42@users.sourceforge.net> | 2008-03-22 00:17:46 +0000 |
| commit | a12a4f53de50adadebc280a558e76d3ced2b6e5d (patch) | |
| tree | 0bc402a221d8b0d9913c06136567738e6aad4300 /src/dialogs/Makefile_insert | |
| parent | temporary fix. removed LPE context verb. now toolbar is normal again in windows. (diff) | |
| download | inkscape-a12a4f53de50adadebc280a558e76d3ced2b6e5d.tar.gz inkscape-a12a4f53de50adadebc280a558e76d3ced2b6e5d.zip | |
Really fix compile (patch by Krzysztof KosiĆski)
(bzr r5154)
Diffstat (limited to 'src/dialogs/Makefile_insert')
| -rw-r--r-- | src/dialogs/Makefile_insert | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/dialogs/Makefile_insert b/src/dialogs/Makefile_insert index 2f687ea46..4b1d42abb 100644 --- a/src/dialogs/Makefile_insert +++ b/src/dialogs/Makefile_insert @@ -63,9 +63,7 @@ dialogs_libspdialogs_a_SOURCES = \ dialogs/unclump.cpp \ dialogs/unclump.h \ dialogs/iconpreview.cpp \ - dialogs/iconpreview.h \ - dialogs/calligraphic-profile-rename.h \ - dialogs/calligraphic-profile-rename.cpp + dialogs/iconpreview.h # dialogs/sp-widget.c \ # dialogs/sp-widget.h \ |
