summaryrefslogtreecommitdiffstats
path: root/karbon
diff options
context:
space:
mode:
Diffstat (limited to 'karbon')
-rw-r--r--karbon/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/karbon/Makefile.am b/karbon/Makefile.am
index 1ffe280b..84b17717 100644
--- a/karbon/Makefile.am
+++ b/karbon/Makefile.am
@@ -40,7 +40,7 @@ bin_PROGRAMS =
kdeinit_LTLIBRARIES = karbon.la
karbon_la_SOURCES = main.cc
karbon_la_LDFLAGS = $(all_libraries) -module -avoid-version $(LIB_QT)
-karbon_la_LIBADD = libkarboncommon.la
+karbon_la_LIBADD = libkarboncommon.la $(LIB_QT) $(LIB_KOFFICECORE)
noinst_HEADERS = \
karbon_factory.h \