From 97902b03b92f48b03a8ef14ed366f2a12012dc66 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 21:39:52 -0600 Subject: Rename additional instances of KDE to TDE --- kipi-plugins/imageviewer/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kipi-plugins/imageviewer') diff --git a/kipi-plugins/imageviewer/Makefile.am b/kipi-plugins/imageviewer/Makefile.am index 628c44f..9ccef61 100644 --- a/kipi-plugins/imageviewer/Makefile.am +++ b/kipi-plugins/imageviewer/Makefile.am @@ -9,7 +9,7 @@ kde_module_LTLIBRARIES = kipiplugin_viewer.la kipiplugin_viewer_la_DEPENDENCIES = $(LIBKIPI_LIBS_DEP) $(LIBKDCRAW_LIBS_DEP) kipiplugin_viewer_la_SOURCES = viewerwidget.cpp texture.cpp timer.cpp plugin_viewer.cpp help.ui -kipiplugin_viewer_la_LIBADD = $(LIBKIPI_LIBS) $(LIBKDCRAW_LIBS) $(LIB_KIO) $(LIB_KDEUI) $(LIB_KDECORE) $(LIB_QT) -lGL +kipiplugin_viewer_la_LIBADD = $(LIBKIPI_LIBS) $(LIBKDCRAW_LIBS) $(LIB_KIO) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT) -lGL kipiplugin_viewer_la_LDFLAGS = $(KIPI_PLUGINS_COMMON_LDFLAGS) -module $(KDE_PLUGIN) $(all_libraries) kde_services_DATA = kipiplugin_viewer.desktop -- cgit v1.2.3