You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdepim/kresources/scalix/shared/Makefile.am

18 lines
664 B

INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/kresources/lib $(all_includes)
noinst_HEADERS = resourcescalixbase.h scalixbase.h subresource.h
noinst_LTLIBRARIES = libresourcescalixshared.la
libresourcescalixshared_la_SOURCES = \
resourcescalixbase.cpp kmailconnection.cpp scalixbase.cpp \
subresource.cpp \
kmailconnection.skel kmailicalIface.stub
libresourcescalixshared_la_METASOURCES = AUTO
libresourcescalixshared_la_LIBADD = $(top_builddir)/libkcal/libkcal.la $(top_builddir)/libtdepim/libtdepim.la ../../lib/libkgroupwaredav.la
libresourcescalixshared_la_LDFLAGS = -no-undefined
kmailicalIface_DCOPIDLNG = true
kmailicalIface_DIR = $(top_srcdir)/kmail