summaryrefslogtreecommitdiffstats
path: root/src/ui/Makefile_insert
blob: 4081f86f8273ab6acf15e9ec43e1f8546e977ef6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## 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/icon-names.h		\
	ui/previewable.h	\
	ui/previewfillable.h	\
	ui/previewholder.cpp	\
	ui/previewholder.h	\
	ui/uxmanager.cpp	\
	ui/uxmanager.h