Code

disable Rectangle and Ellipse (Bug 407394)
[inkscape.git] / src / xml / Makefile_insert
1 ## Makefile.am fragment sourced by src/Makefile.am.
3 ink_common_sources +=   \
4         xml/comment-node.h \
5         xml/composite-node-observer.cpp xml/composite-node-observer.h \
6         xml/element-node.h \
7         xml/helper-observer.cpp \
8         xml/helper-observer.h   \
9         xml/node-observer.h \
10         xml/quote.cpp   \
11         xml/quote.h     \
12         xml/repr-css.cpp        \
13         xml/log-builder.cpp     \
14         xml/log-builder.h       \
15         xml/node-fns.cpp        \
16         xml/node-fns.h  \
17         xml/pi-node.h   \
18         xml/rebase-hrefs.cpp    \
19         xml/rebase-hrefs.h      \
20         xml/repr-io.cpp \
21         xml/repr-sorting.cpp    \
22         xml/repr-sorting.h      \
23         xml/repr-util.cpp       \
24         xml/repr.cpp    \
25         xml/repr.h      \
26         xml/simple-document.h \
27         xml/simple-document.cpp \
28         xml/simple-node.h \
29         xml/simple-node.cpp \
30         xml/node.h \
31         xml/croco-node-iface.cpp        \
32         xml/croco-node-iface.h  \
33         xml/attribute-record.h \
34         xml/sp-css-attr.h \
35         xml/event.cpp xml/event.h xml/event-fns.h       \
36         xml/document.h \
37         xml/node-event-vector.h \
38         xml/node-iterators.h    \
39         xml/sp-css-attr.h \
40         xml/subtree.cpp \
41         xml/subtree.h   \
42         xml/text-node.h \
43         xml/invalid-operation-exception.h \
44         xml/xml-forward.h
46 # ######################
47 # ### CxxTest stuff ####
48 # ######################
49 CXXTEST_TESTSUITES += \
50         $(srcdir)/xml/repr-action-test.h        \
51         $(srcdir)/xml/quote-test.h