summaryrefslogtreecommitdiffstats
path: root/kontact/plugins/kitchensync/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-05-04 17:19:02 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-05-04 17:19:02 +0900
commit860c879989e9e3f51f6654579e7bf3fddc652d85 (patch)
treefdfb273f697d363d8a59d2e208f6eb68f8e72b2b /kontact/plugins/kitchensync/Makefile.am
parent5629ca069bd0c1d5c7bee83f3eac2b8418939854 (diff)
downloadtdepim-860c879989e9e3f51f6654579e7bf3fddc652d85.tar.gz
tdepim-860c879989e9e3f51f6654579e7bf3fddc652d85.zip
Drop deprecated kitchensync code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kontact/plugins/kitchensync/Makefile.am')
-rw-r--r--kontact/plugins/kitchensync/Makefile.am14
1 files changed, 0 insertions, 14 deletions
diff --git a/kontact/plugins/kitchensync/Makefile.am b/kontact/plugins/kitchensync/Makefile.am
deleted file mode 100644
index c6df9113f..000000000
--- a/kontact/plugins/kitchensync/Makefile.am
+++ /dev/null
@@ -1,14 +0,0 @@
-INCLUDES = -I$(top_srcdir)/kontact/interfaces $(all_includes)
-
-kde_module_LTLIBRARIES = libkontact_kitchensync.la
-libkontact_kitchensync_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
-libkontact_kitchensync_la_LIBADD = $(top_builddir)/kontact/interfaces/libkpinterfaces.la
-
-libkontact_kitchensync_la_SOURCES = kitchensync_plugin.cpp
-
-METASOURCES = AUTO
-
-servicedir = $(kde_servicesdir)/kontact
-service_DATA = kitchensync.desktop
-
-kitchensynciface_DIR = $(top_srcdir)/kitchensync