summaryrefslogtreecommitdiffstats
path: root/kgeography/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kgeography/src/Makefile.am')
-rw-r--r--kgeography/src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kgeography/src/Makefile.am b/kgeography/src/Makefile.am
index e70ac19c..989b47ea 100644
--- a/kgeography/src/Makefile.am
+++ b/kgeography/src/Makefile.am
@@ -8,7 +8,7 @@ bin_PROGRAMS = kgeography
INCLUDES = $(all_includes)
# the library search path.
-kgeography_LDFLAGS = $(all_libraries) $(KDE_RPATH)
+kgeography_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
# the libraries to link against.
kgeography_LDADD = $(LIB_KDEUI)