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.
kftpgrabber/kftpgrabber/src/misc/customcommands/Makefile.am

19 lines
582 B

INCLUDES = -I$(srcdir)/../.. \
-I$(srcdir)/.. \
-I$(srcdir)/../../engine \
-I$(srcdir)/../../misc/interfaces \
-I$(srcdir)/../../widgets \
-I$(top_builddir) \
-I$(top_builddir)/kftpgrabber/src \
$(all_includes)
METASOURCES = AUTO
noinst_LIBRARIES = libcustomcommands.a
noinst_HEADERS = handlers.h entry.h manager.h parameterentrydialog.h \
responsedialog.h
libcustomcommands_a_SOURCES = handlers.cpp entry.cpp manager.cpp \
parameterentrydialog.cpp responsedialog.cpp
shellrcdir = $(kde_datadir)/kftpgrabber
shellrc_DATA = commands.xml