summaryrefslogtreecommitdiffstats
path: root/src/dialogs/Makefile_insert
blob: 8d7d3f21dee21093d5ab960dceb334ebb88a4759 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
## Makefile.am fragment sourced by src/Makefile.am.

ink_common_sources +=	\
	dialogs/clonetiler.cpp		\
	dialogs/clonetiler.h		\
	dialogs/dialog-events.cpp	\
	dialogs/dialog-events.h		\
	dialogs/export.cpp		\
	dialogs/export.h		\
	dialogs/find.cpp		\
	dialogs/find.h			\
	dialogs/item-properties.cpp	\
	dialogs/item-properties.h	\
	dialogs/object-attributes.cpp	\
	dialogs/object-attributes.h	\
	dialogs/spellcheck.cpp		\
	dialogs/spellcheck.h		\
	dialogs/text-edit.cpp		\
	dialogs/text-edit.h		\
	dialogs/xml-tree.cpp		\
	dialogs/xml-tree.h