Code

Modified filter rendering area handling to better accommodate upcoming feOffset
[inkscape.git] / src / dialogs / Makefile_insert
1 ## Makefile.am fragment sourced by src/Makefile.am.
2 #
3 # Several object property dialogs
4 # Author: Lauris Kaplinski <lauris@ximian.com>
5 #
6 # Here should be things, that use only xml interface, not objects themselves
7 # Currently we still have selection_changed functions, but these will be
8 # replaced by selection 'changed' signal handlers
9 #
11 dialogs/all: dialogs/libspdialogs.a
13 dialogs/clean:
14         rm -f dialogs/libspdialogs.a $(dialogs_libspdialogs_a_OBJECTS)
16 dialogs_libspdialogs_a_SOURCES = \
17         dialogs/debugdialog.cpp \
18         dialogs/debugdialog.h   \
19         dialogs/dialog-events.cpp       \
20         dialogs/dialog-events.h \
21         dialogs/eek-color-def.h \
22         dialogs/eek-color-def.cpp       \
23         dialogs/eek-preview.h   \
24         dialogs/eek-preview.cpp \
25         dialogs/export.cpp      \
26         dialogs/export.h        \
27         dialogs/extensions.cpp  \
28         dialogs/extensions.h    \
29         dialogs/fill-style.cpp  \
30         dialogs/fill-style.h    \
31         dialogs/guidelinedialog.cpp     \
32         dialogs/guidelinedialog.h       \
33         dialogs/in-dt-coordsys.cpp      \
34         dialogs/in-dt-coordsys.h        \
35         dialogs/input.cpp       \
36         dialogs/input.h         \
37         dialogs/item-properties.cpp     \
38         dialogs/item-properties.h       \
39         dialogs/layer-properties.cpp    \
40         dialogs/layer-properties.h      \
41         dialogs/layers-panel.cpp        \
42         dialogs/layers-panel.h  \
43         dialogs/object-attributes.cpp   \
44         dialogs/object-attributes.h     \
45         dialogs/object-properties.cpp   \
46         dialogs/object-properties.h     \
47         dialogs/sp-attribute-widget.cpp \
48         dialogs/sp-attribute-widget.h   \
49         dialogs/stroke-style.cpp        \
50         dialogs/stroke-style.h  \
51         dialogs/swatches.cpp    \
52         dialogs/swatches.h      \
53         dialogs/text-edit.cpp   \
54         dialogs/text-edit.h     \
55         dialogs/tiledialog.cpp  \
56         dialogs/tiledialog.h    \
57         dialogs/xml-tree.cpp    \
58         dialogs/xml-tree.h      \
59         dialogs/rdf.cpp \
60         dialogs/rdf.h      \
61         dialogs/find.cpp        \
62         dialogs/find.h \
63         dialogs/clonetiler.cpp        \
64         dialogs/clonetiler.h        \
65         dialogs/unclump.cpp \
66         dialogs/unclump.h \
67         dialogs/iconpreview.cpp     \
68         dialogs/iconpreview.h   
71 #       dialogs/sp-widget.c     \
72 #       dialogs/sp-widget.h     \
73 #       dialogs/gradient-vector.c       \
74 #       dialogs/gradient-vector.h       \
75 #       dialogs/gradient-selector.c     \
76 #       dialogs/gradient-selector.h