summaryrefslogtreecommitdiffstats
path: root/kresources/groupwise/kioslave/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kresources/groupwise/kioslave/Makefile.am')
-rw-r--r--kresources/groupwise/kioslave/Makefile.am19
1 files changed, 0 insertions, 19 deletions
diff --git a/kresources/groupwise/kioslave/Makefile.am b/kresources/groupwise/kioslave/Makefile.am
deleted file mode 100644
index 0e3ed61ad..000000000
--- a/kresources/groupwise/kioslave/Makefile.am
+++ /dev/null
@@ -1,19 +0,0 @@
-INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/kresources/groupwise/soap \
- -I$(top_builddir)/libtdepim $(all_includes)
-
-noinst_HEADERS = groupwise.h
-
-METASOURCES = AUTO
-
-kdelnkdir = $(kde_servicesdir)
-kdelnk_DATA = groupwise.protocol groupwises.protocol
-
-kde_module_LTLIBRARIES = kio_groupwise.la
-
-kio_groupwise_la_SOURCES = groupwise.cpp
-kio_groupwise_la_LIBADD = $(top_builddir)/libkcal/libkcal.la \
- ../soap/libgwsoap.la $(top_builddir)/libtdepim/libtdepim.la $(LIB_KIO)
-kio_groupwise_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
-
-messages: rc.cpp
- $(XGETTEXT) *.cpp -o $(podir)/kio_groupwise.pot