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

METASOURCES = AUTO
INCLUDES = $(all_includes)

kded_homedirnotify_la_SOURCES = homedirnotify.cpp homedirnotify.skel homedirnotifymodule.cpp homedirnotifymodule.skel
kded_homedirnotify_la_LDFLAGS = $(all_libraries) -module -avoid-version
kded_homedirnotify_la_LIBADD = $(LIB_TDESYCOCA)


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