diff options
Diffstat (limited to 'kgeography')
-rw-r--r-- | kgeography/src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kgeography/src/Makefile.am b/kgeography/src/Makefile.am index 446a33ec..6084761e 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) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor +kgeography_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor # the libraries to link against. kgeography_LDADD = $(LIB_TDEUI) |