From e91b6d33ad1c2dfb60eb80f83c853708c7f93d44 Mon Sep 17 00:00:00 2001 From: David Faure Date: Mon, 6 Dec 2004 17:49:48 +0000 Subject: [PATCH] Fixed "make dcoptest" svn path=/trunk/kdepim/; revision=368928 --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index efa19dc73..6ff56ac36 100644 --- a/Makefile.am +++ b/Makefile.am @@ -124,6 +124,7 @@ METASOURCES = AUTO dcoptest_SOURCES = dcoptest.cpp kmailIface.skel kmailIface.stub mailcomposerIface.skel mailcomposerIface.stub dcoptest_LDADD = $(LIB_KIO) +dcoptest_LDFLAGS = $(all_libraries) kmailIface_DCOPIDLNG = true kmailicalIface_DCOPIDLNG = true