From 154165799998cb2cb7491bbd97b0511943a0228e Mon Sep 17 00:00:00 2001 From: Krzysztof Kosi??ski Date: Sat, 21 Feb 2009 01:59:56 +0000 Subject: Move files from the src/dialogs/ directory to the places where they should be. Build libinkscape.a - should reduce link time. (bzr r7337) --- src/widgets/Makefile_insert | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'src/widgets/Makefile_insert') diff --git a/src/widgets/Makefile_insert b/src/widgets/Makefile_insert index 32a8a71e5..13f2b33eb 100644 --- a/src/widgets/Makefile_insert +++ b/src/widgets/Makefile_insert @@ -3,12 +3,16 @@ ink_common_sources += \ widgets/button.cpp \ widgets/button.h \ - widgets/calligraphic-profile-rename.cpp \ - widgets/calligraphic-profile-rename.h \ widgets/dash-selector.cpp \ widgets/dash-selector.h \ widgets/desktop-widget.cpp \ widgets/desktop-widget.h \ + widgets/eek-color-def.cpp \ + widgets/eek-color-def.h \ + widgets/eek-preview.cpp \ + widgets/eek-preview.h \ + widgets/fill-style.cpp \ + widgets/fill-style.h \ widgets/font-selector.cpp \ widgets/font-selector.h \ widgets/gradient-image.cpp \ @@ -21,8 +25,6 @@ ink_common_sources += \ widgets/gradient-vector.h \ widgets/icon.cpp \ widgets/icon.h \ - widgets/layer-selector.cpp \ - widgets/layer-selector.h \ widgets/paint-selector.cpp \ widgets/paint-selector.h \ widgets/ruler.cpp \ @@ -31,6 +33,8 @@ ink_common_sources += \ widgets/select-toolbar.h \ widgets/shrink-wrap-button.cpp \ widgets/shrink-wrap-button.h \ + widgets/sp-attribute-widget.cpp \ + widgets/sp-attribute-widget.h \ widgets/sp-color-gtkselector.cpp \ widgets/sp-color-gtkselector.h \ widgets/sp-color-icc-selector.cpp \ @@ -61,6 +65,8 @@ ink_common_sources += \ widgets/sp-xmlview-content.h \ widgets/sp-xmlview-tree.cpp \ widgets/sp-xmlview-tree.h \ + widgets/stroke-style.cpp \ + widgets/stroke-style.h \ widgets/toolbox.cpp \ widgets/toolbox.h \ widgets/widget-sizes.h -- cgit v1.2.3