Code

Really fix compile (patch by Krzysztof KosiƄski)
[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/calligraphic-profile-rename.cpp \
17         widgets/calligraphic-profile-rename.h   \
18         widgets/dash-selector.cpp       \
19         widgets/dash-selector.h \
20         widgets/desktop-widget.cpp      \
21         widgets/desktop-widget.h        \
22         widgets/font-selector.cpp       \
23         widgets/font-selector.h \
24         widgets/gradient-toolbar.cpp    \
25         widgets/gradient-toolbar.h      \
26         widgets/gradient-image.cpp      \
27         widgets/gradient-image.h        \
28         widgets/gradient-selector.cpp   \
29         widgets/gradient-selector.h     \
30         widgets/gradient-vector.cpp     \
31         widgets/gradient-vector.h       \
32         widgets/icon.cpp        \
33         widgets/icon.h  \
34         widgets/layer-selector.h \
35         widgets/layer-selector.cpp \
36         widgets/paint-selector.cpp      \
37         widgets/paint-selector.h        \
38         widgets/ruler.cpp       \
39         widgets/ruler.h \
40         widgets/select-toolbar.cpp      \
41         widgets/select-toolbar.h        \
42         widgets/shrink-wrap-button.cpp  \
43         widgets/shrink-wrap-button.h    \
44         widgets/sp-color-gtkselector.cpp        \
45         widgets/sp-color-gtkselector.h  \
46         widgets/sp-color-icc-selector.cpp       \
47         widgets/sp-color-icc-selector.h \
48         widgets/sp-color-notebook.cpp   \
49         widgets/sp-color-notebook.h     \
50         widgets/sp-color-preview.cpp    \
51         widgets/sp-color-preview.h      \
52         widgets/sp-color-scales.cpp     \
53         widgets/sp-color-scales.h       \
54         widgets/sp-color-selector.cpp   \
55         widgets/sp-color-selector.h     \
56         widgets/sp-color-slider.cpp     \
57         widgets/sp-color-slider.h       \
58         widgets/sp-color-wheel-selector.cpp     \
59         widgets/sp-color-wheel-selector.h       \
60         widgets/sp-color-wheel.cpp      \
61         widgets/sp-color-wheel.h        \
62         widgets/sp-widget.cpp   \
63         widgets/sp-widget.h\
64         widgets/sp-xmlview-attr-list.cpp        \
65         widgets/sp-xmlview-attr-list.h  \
66         widgets/sp-xmlview-content.cpp  \
67         widgets/sp-xmlview-content.h    \
68         widgets/sp-xmlview-tree.cpp     \
69         widgets/sp-xmlview-tree.h       \
70         widgets/spinbutton-events.cpp   \
71         widgets/spinbutton-events.h     \
72         widgets/spw-utilities.cpp       \
73         widgets/spw-utilities.h \
74         widgets/toolbox.cpp     \
75         widgets/toolbox.h       \
76         widgets/widget-sizes.h
78 widgets/button.$(OBJEXT): helper/sp-marshal.h
79 widgets/menu.$(OBJEXT): helper/sp-marshal.h