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

12 lines
195 B

noinst_LIBRARIES = libFilter.a
INCLUDES = $(all_includes)
libFilter_a_METASOURCES = AUTO
libFilter_a_SOURCES = \
advancedfilter.cpp \
generalfilter.cpp \
filtertabs.cpp \
filterdialog.cpp