diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2009-02-21 01:59:56 +0000 |
|---|---|---|
| committer | tweenk <tweenk@users.sourceforge.net> | 2009-02-21 01:59:56 +0000 |
| commit | 154165799998cb2cb7491bbd97b0511943a0228e (patch) | |
| tree | 878507e5e42b4651f1bb0805a42c0837528eb314 /src/dialogs/Makefile_insert | |
| parent | Only build static libraries for subdirs than actually contain libraries, (diff) | |
| download | inkscape-154165799998cb2cb7491bbd97b0511943a0228e.tar.gz inkscape-154165799998cb2cb7491bbd97b0511943a0228e.zip | |
Move files from the src/dialogs/ directory to the places where they
should be. Build libinkscape.a - should reduce link time.
(bzr r7337)
Diffstat (limited to 'src/dialogs/Makefile_insert')
| -rw-r--r-- | src/dialogs/Makefile_insert | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/src/dialogs/Makefile_insert b/src/dialogs/Makefile_insert index f7404a8b2..32a11e831 100644 --- a/src/dialogs/Makefile_insert +++ b/src/dialogs/Makefile_insert @@ -5,47 +5,19 @@ ink_common_sources += \ dialogs/clonetiler.h \ dialogs/dialog-events.cpp \ dialogs/dialog-events.h \ - dialogs/eek-color-def.cpp \ - dialogs/eek-color-def.h \ - dialogs/eek-preview.cpp \ - dialogs/eek-preview.h \ dialogs/export.cpp \ dialogs/export.h \ - dialogs/extensions.cpp \ - dialogs/extensions.h \ - dialogs/fill-style.cpp \ - dialogs/fill-style.h \ dialogs/find.cpp \ dialogs/find.h \ - dialogs/guidelinedialog.cpp \ - dialogs/guidelinedialog.h \ - dialogs/iconpreview.cpp \ - dialogs/iconpreview.h \ - dialogs/in-dt-coordsys.cpp \ - dialogs/in-dt-coordsys.h \ dialogs/input.cpp \ dialogs/input.h \ dialogs/item-properties.cpp \ dialogs/item-properties.h \ - dialogs/layer-properties.cpp \ - dialogs/layer-properties.h \ - dialogs/layers-panel.cpp \ - dialogs/layers-panel.h \ dialogs/object-attributes.cpp \ dialogs/object-attributes.h \ - dialogs/rdf.cpp \ - dialogs/rdf.h \ - dialogs/sp-attribute-widget.cpp \ - dialogs/sp-attribute-widget.h \ dialogs/spellcheck.cpp \ dialogs/spellcheck.h \ - dialogs/stroke-style.cpp \ - dialogs/stroke-style.h \ - dialogs/swatches.cpp \ - dialogs/swatches.h \ dialogs/text-edit.cpp \ dialogs/text-edit.h \ - dialogs/unclump.cpp \ - dialogs/unclump.h \ dialogs/xml-tree.cpp \ dialogs/xml-tree.h |
