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