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

30 lines
465 B

if include_libkonq
AM_CPPFLAGS = -D__LIBKONQ__
endif
noinst_LIBRARIES = libPanel.a
INCLUDES = $(all_includes)
libPanel_a_METASOURCES = AUTO
libPanel_a_SOURCES = \
krcolorcache.cpp \
krcalcspacedialog.cpp \
krpopupmenu.cpp \
krpreviewpopup.cpp \
krview.cpp \
krviewitem.cpp \
krdetailedviewitem.cpp \
krdetailedview.cpp \
panelfunc.cpp \
listpanel.cpp \
panelpopup.cpp \
krdrag.cpp \
krselectionmode.cpp \
krbriefview.cpp \
krbriefviewitem.cpp