summaryrefslogtreecommitdiffstats
path: root/kftpgrabber/src/misc/customcommands/Makefile.am
blob: 8436cf4304072bc50a9a4a4440b9f0e82f58fc20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
INCLUDES = -I$(srcdir)/../.. \
           -I$(srcdir)/.. \
           -I$(srcdir)/../../engine \
	   -I$(srcdir)/../../misc/interfaces \
	   -I$(srcdir)/../../widgets \
	   $(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