summaryrefslogtreecommitdiffstats
path: root/lib/kio-msits/Makefile.am
blob: 9bd5cff6d4c04e275219bb19e8b695e3e67ce40f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
METASOURCES = AUTO
INCLUDES = $(QT_INCLUDES) $(CHM_INCLUDES) $(KDE_INCLUDES) $(LIBCHMFILE_INCLUDES)

kde_module_LTLIBRARIES = tdeio_msits.la

tdeio_msits_la_SOURCES = msits.cpp
tdeio_msits_la_LIBADD = -ltdeio $(CHM_LIBS)
tdeio_msits_la_LDFLAGS = -module -avoid-version $(KDE_LDFLAGS) $(LIB_QT) $(LIB_KIO) $(LIB_TDECORE) $(KDE_PLUGIN) $(QT_LDFLAGS)

protocol_DATA = msits.protocol
protocoldir = $(kde_servicesdir)

# Put it here to avoid creating another directory
kde_apps_DATA = kchmviewer.desktop