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

18 lines
307 B

if include_libkjsembed
AM_CPPFLAGS = -D__KJSEMBED__
endif
noinst_LIBRARIES = libUserAction.a
INCLUDES = $(all_includes)
libUserAction_a_METASOURCES = AUTO
libUserAction_a_SOURCES = useraction.cpp \
kraction.cpp \
expander.cpp \
useractionpopupmenu.cpp \
kractionbase.cpp
noinst_HEADERS = tstring.h