--- kipi-plugins-0.1.3/kipi-plugins/gpssync/Makefile.am.link 2007-01-25 00:04:18 +0300 +++ kipi-plugins-0.1.3/kipi-plugins/gpssync/Makefile.am 2007-01-28 16:07:32 +0300 @@ -15,7 +15,7 @@ # Libs needed by the plugin kipiplugin_gpssync_la_LIBADD = $(top_builddir)/kipi-plugins/common/exiv2iface/libexiv2iface.la \ - -lkipiplugins $(LIBKIPI_LIBS) $(LIB_KHTML) $(LIB_KPARTS) $(LIB_KIO) $(LIB_KDEUI) $(LIB_KDECORE) $(LIB_QT) + -lkipiplugins $(LIBKIPI_LIBS) $(LIB_KHTML) $(LIB_KFILE) $(LIB_KPARTS) $(LIB_KIO) $(LIB_KDEUI) $(LIB_KDECORE) $(LIB_QT) # LD flags for the plugin kipiplugin_gpssync_la_LDFLAGS = $(KIPI_PLUGINS_COMMON_LDFLAGS) -module $(KDE_PLUGIN) $(all_libraries) --- kipi-plugins-0.1.3/kipi-plugins/metadataedit/Makefile.am.link 2007-01-25 00:04:18 +0300 +++ kipi-plugins-0.1.3/kipi-plugins/metadataedit/Makefile.am 2007-01-28 16:08:34 +0300 @@ -20,7 +20,7 @@ # Libs needed by the plugin kipiplugin_metadataedit_la_LIBADD = $(top_builddir)/kipi-plugins/common/exiv2iface/libexiv2iface.la \ - -lkipiplugins $(LIBKIPI_LIBS) $(LIB_KIO) $(LIB_KDEUI) $(LIB_KDECORE) $(LIB_QT) + -lkipiplugins $(LIBKIPI_LIBS) $(LIB_KIO) $(LIB_KDEUI) $(LIB_KDECORE) $(LIB_KFILE) $(LIB_QT) # LD flags for the plugin kipiplugin_metadataedit_la_LDFLAGS = $(KIPI_PLUGINS_COMMON_LDFLAGS) -module $(KDE_PLUGIN) $(all_libraries)