summaryrefslogtreecommitdiffstats
path: root/src/app/KViewer/Makefile.am
blob: f4bf90fa35ddc02a56797f0e3557884882cb58ed (plain)
1
2
3
4
5
6
7
8
9
10
11
noinst_LIBRARIES = libKViewer.a

INCLUDES = $(all_includes)

libKViewer_a_METASOURCES = AUTO

libKViewer_a_SOURCES = \
	krviewer.cpp \
	kimagefilepreview.cpp \
	panelviewer.cpp \
	diskusageviewer.cpp