summaryrefslogtreecommitdiffstats
path: root/src/ui/Makefile_insert
blob: bbfdb532cb105f6a9289cbad7c2d68bdf7cfbe1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
## Makefile.am fragment sourced by src/Makefile.am.

ink_common_sources +=		\
	ui/clipboard.cpp	\
	ui/clipboard.h		\
	ui/control-manager.cpp	\
	ui/control-manager.h	\
	ui/control-types.h	\
	ui/dialog-events.cpp    \
	ui/dialog-events.h      \
	ui/draw-anchor.cpp	\
	ui/draw-anchor.h	\
	ui/icon-names.h		\
	ui/interface.cpp	\
	ui/interface.h		\
	ui/object-edit.cpp	\
	ui/object-edit.h	\
	ui/previewable.h	\
	ui/previewfillable.h	\
	ui/previewholder.cpp	\
	ui/previewholder.h	\
	ui/selected-color.h     \
	ui/selected-color.cpp   \
	ui/shape-editor.cpp	\
	ui/shape-editor.h	\
	ui/tool-factory.cpp	\
	ui/tool-factory.h	\
	ui/tools-switch.cpp	\
	ui/tools-switch.h	\
	ui/uxmanager.cpp	\
	ui/uxmanager.h