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