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

15 lines
296 B

noinst_LIBRARIES = libActionMan.a
INCLUDES = $(all_includes)
libActionMan_a_METASOURCES = AUTO
libActionMan_a_SOURCES = \
actionman.cpp \
actionpropertybase.ui \
actionproperty.cpp \
addplaceholderpopup.cpp \
useractionlistview.cpp \
useractionpage.cpp
noinst_HEADERS = useractionpage.h