Use the local copy of dcopidlng becaue we rely on fixes it contains.

svn path=/trunk/kdepim/; revision=371355
wilder-work
Till Adam 22 years ago
parent b4b88356b3
commit 819df06a90
  1. 3
      Makefile.am

@ -129,6 +129,9 @@ dcoptest_LDFLAGS = $(all_libraries)
kmailIface_DCOPIDLNG = true
kmailicalIface_DCOPIDLNG = true
# we need to use our own copy, since kmailicalIface needs post 3.3 fixes in it
# TODO: remove once we rely on kdelibs 3.4
DCOPIDLNG=$(top_srcdir)/dcopidlng/dcopidlng
korganizeriface_DIR = $(top_srcdir)/korganizer

Loading…
Cancel
Save