summaryrefslogtreecommitdiffstats
path: root/lib/koproperty/Makefile.am
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2012-08-12 11:34:39 +0200
committerSlávek Banko <slavek.banko@axis.cz>2012-08-12 11:34:39 +0200
commitd388dc54bbd88929907a71f9fc70ee0486cc99c1 (patch)
tree45f3e7fc567d30b1f8bd291b559a2786adfb9da6 /lib/koproperty/Makefile.am
parent5ac0bbacaf0ad76cbc65972df498b2f1789cc0f5 (diff)
downloadkoffice-d388dc54bbd88929907a71f9fc70ee0486cc99c1.tar.gz
koffice-d388dc54bbd88929907a71f9fc70ee0486cc99c1.zip
Update autotools for new DSO linkage style
Thanks to Francois Andriot for the patch
Diffstat (limited to 'lib/koproperty/Makefile.am')
-rw-r--r--lib/koproperty/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/Makefile.am b/lib/koproperty/Makefile.am
index 90ead373..b36742ba 100644
--- a/lib/koproperty/Makefile.am
+++ b/lib/koproperty/Makefile.am
@@ -2,7 +2,7 @@ INCLUDES = -I$(srcdir)/editors -I$(top_srcdir)/lib/kofficecore $(all_includes)
lib_LTLIBRARIES = libkoproperty.la
-libkoproperty_la_LIBADD = $(LIB_TDEUI) ./editors/libkopropertyeditors.la
+libkoproperty_la_LIBADD = $(LIB_TDEUI) ./editors/libkopropertyeditors.la $(LIB_QT) $(LIB_TDECORE)
libkoproperty_la_LDFLAGS = -no-undefined $(all_libraries) -version-info 2:0:0
libkoproperty_la_SOURCES = property.cpp customproperty.cpp set.cpp editor.cpp \
editoritem.cpp factory.cpp widget.cpp