You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
krusader/krusader/DiskUsage/Makefile.am

18 lines
255 B

SUBDIRS = \
radialMap \
filelightParts
noinst_LIBRARIES = libDiskUsage.a
INCLUDES = $(all_includes)
libDiskUsage_a_METASOURCES = AUTO
libDiskUsage_a_SOURCES = \
diskusagegui.cpp \
diskusage.cpp \
dulistview.cpp \
dulines.cpp \
dufilelight.cpp