summaryrefslogtreecommitdiffstats
path: root/certmanager/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'certmanager/Makefile.am')
-rw-r--r--certmanager/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/certmanager/Makefile.am b/certmanager/Makefile.am
index f86b7bc7b..2aae486ec 100644
--- a/certmanager/Makefile.am
+++ b/certmanager/Makefile.am
@@ -17,7 +17,7 @@ kleopatra_SOURCES = \
METASOURCES = AUTO
-kleopatra_LDFLAGS = $(all_libraries) $(KDE_RPATH)
+kleopatra_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
kleopatra_LDADD = conf/libconf.la lib/libkleopatra.la $(LIB_KUTILS) $(LIB_KABC)
rcdir = $(kde_datadir)/kleopatra