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/Splitter/Makefile.am

12 lines
185 B

noinst_LIBRARIES = libSplitter.a
INCLUDES = $(all_includes)
libSplitter_a_METASOURCES = AUTO
libSplitter_a_SOURCES = \
crc32.cpp \
splittergui.cpp \
splitter.cpp \
combiner.cpp