summaryrefslogtreecommitdiffstats
path: root/tdeioslave/system/kdedmodule/Makefile.am
blob: bc368f9b1cc2191940babdd13289d2228930bbe5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
kde_module_LTLIBRARIES = kded_systemdirnotify.la

METASOURCES = AUTO
INCLUDES = $(all_includes)

kded_systemdirnotify_la_SOURCES = systemdirnotify.cpp systemdirnotify.skel systemdirnotifymodule.cpp systemdirnotifymodule.skel
kded_systemdirnotify_la_LDFLAGS = $(all_libraries) -module -avoid-version
kded_systemdirnotify_la_LIBADD = $(LIB_KSYCOCA)


servicesdir = $(kde_servicesdir)/kded
services_DATA = systemdirnotify.desktop