Code

moving trunk for module inkscape
[inkscape.git] / src / widgets / Makefile_insert
1 ## Makefile.am fragment sourced by src/Makefile.am.
3 #
4 # Widgets for inkscape
5 # Author: Lauris Kaplinski <lauris@ximian.com>
6 #
8 widgets/all: widgets/libspwidgets.a
10 widgets/clean:
11         rm -f widgets/libspwidgets.a $(widgets_libspwidgets_a_OBJECTS)
13 widgets_libspwidgets_a_SOURCES =        \
14         widgets/button.cpp      \
15         widgets/button.h        \
16         widgets/dash-selector.cpp       \
17         widgets/dash-selector.h \
18         widgets/desktop-widget.cpp      \
19         widgets/desktop-widget.h        \
20         widgets/font-selector.cpp       \
21         widgets/font-selector.h \
22         widgets/gradient-toolbar.cpp    \
23         widgets/gradient-toolbar.h      \
24         widgets/gradient-image.cpp      \
25         widgets/gradient-image.h        \
26         widgets/gradient-selector.cpp   \
27         widgets/gradient-selector.h     \
28         widgets/gradient-vector.cpp     \
29         widgets/gradient-vector.h       \
30         widgets/icon.cpp        \
31         widgets/icon.h  \
32         widgets/layer-selector.h \
33         widgets/layer-selector.cpp \
34         widgets/paint-selector.cpp      \
35         widgets/paint-selector.h        \
36         widgets/ruler.cpp       \
37         widgets/ruler.h \
38         widgets/select-toolbar.cpp      \
39         widgets/select-toolbar.h        \
40         widgets/shrink-wrap-button.cpp  \
41         widgets/shrink-wrap-button.h    \
42         widgets/sp-color-gtkselector.cpp        \
43         widgets/sp-color-gtkselector.h  \
44         widgets/sp-color-notebook.cpp   \
45         widgets/sp-color-notebook.h     \
46         widgets/sp-color-preview.cpp    \
47         widgets/sp-color-preview.h      \
48         widgets/sp-color-scales.cpp     \
49         widgets/sp-color-scales.h       \
50         widgets/sp-color-selector.cpp   \
51         widgets/sp-color-selector.h     \
52         widgets/sp-color-slider.cpp     \
53         widgets/sp-color-slider.h       \
54         widgets/sp-color-wheel-selector.cpp     \
55         widgets/sp-color-wheel-selector.h       \
56         widgets/sp-color-wheel.cpp      \
57         widgets/sp-color-wheel.h        \
58         widgets/sp-widget.cpp   \
59         widgets/sp-widget.h\
60         widgets/sp-xmlview-attr-list.cpp        \
61         widgets/sp-xmlview-attr-list.h  \
62         widgets/sp-xmlview-content.cpp  \
63         widgets/sp-xmlview-content.h    \
64         widgets/sp-xmlview-tree.cpp     \
65         widgets/sp-xmlview-tree.h       \
66         widgets/spinbutton-events.cpp   \
67         widgets/spinbutton-events.h     \
68         widgets/spw-utilities.cpp       \
69         widgets/spw-utilities.h \
70         widgets/toolbox.cpp     \
71         widgets/toolbox.h       \
72         widgets/widget-sizes.h
74 widgets/button.$(OBJEXT): helper/sp-marshal.h
75 widgets/menu.$(OBJEXT): helper/sp-marshal.h