summaryrefslogtreecommitdiffstats
path: root/ksquirrel/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ksquirrel/Makefile.am')
-rw-r--r--ksquirrel/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksquirrel/Makefile.am b/ksquirrel/Makefile.am
index cd2f2ed..87afe6e 100644
--- a/ksquirrel/Makefile.am
+++ b/ksquirrel/Makefile.am
@@ -70,7 +70,7 @@ INCLUDES = $(all_includes) -I$(srcdir) -I$(top_srcdir)/ksquirrel/sidebar -I$(top
# kde_designerdir Where Qt Designer plugins should go to (new in KDE 3).
AM_CXXFLAGS =
-AM_LDFLAGS =
+AM_LDFLAGS = $(all_libraries)
if SQ_HAVE_KIPI
AM_CXXFLAGS += $(libkipi_CFLAGS)