summaryrefslogtreecommitdiffstats
path: root/src/app/DiskUsage/radialMap/Makefile.am
blob: ab5effd828d81c33b3eee097ca7fd98e11b0a7e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
noinst_LIBRARIES = libradialmap.a

INCLUDES = -I$(top_srcdir)/src/app/DiskUsage/filelightParts $(all_includes)

METASOURCES = AUTO

libradialmap_a_SOURCES = \
	widget.cpp \
	builder.cpp \
	map.cpp \
	widgetEvents.cpp \
	labels.cpp \
	segmentTip.cpp