diff options
Diffstat (limited to 'tdeio_ftps/Makefile.am')
-rw-r--r-- | tdeio_ftps/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio_ftps/Makefile.am b/tdeio_ftps/Makefile.am index 651c0ed..f18fad9 100644 --- a/tdeio_ftps/Makefile.am +++ b/tdeio_ftps/Makefile.am @@ -12,7 +12,7 @@ kde_module_LTLIBRARIES = tdeio_ftps.la tdeio_ftps_la_SOURCES = ftp.cc ftp.h # Die Bibliothek libtdesycoca wird fr Slaves ben�igt -tdeio_ftps_la_LIBADD = $(LIB_KSYCOCA) +tdeio_ftps_la_LIBADD = $(LIB_TDESYCOCA) # Die Link-Pfade inklusive all_libraries (siehe oben) # -module gibt an, dass es von anderen Programmen geladen wird und |