summaryrefslogtreecommitdiffstats
path: root/kftpgrabber/src/misc/customcommands/Makefile.am
blob: 6edf0c6ec4a9341b7cb2908dc1dcd5b942f45752 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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