From 97614ba4ad9bf5acfe0417eead952718b46ed71d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 21:32:30 -0600 Subject: Rename additional instances of KDE to TDE --- src/gvimagepart/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gvimagepart/Makefile.am') diff --git a/src/gvimagepart/Makefile.am b/src/gvimagepart/Makefile.am index 2fed737..9596eac 100644 --- a/src/gvimagepart/Makefile.am +++ b/src/gvimagepart/Makefile.am @@ -6,7 +6,7 @@ kde_module_LTLIBRARIES = libgvimagepart.la libgvimagepart_la_SOURCES = gvimagepart.cpp libgvimagepart_la_LIBADD = $(LIB_KPARTS) ../gvcore/libgwenviewcore.la -libgvimagepart_la_LDFLAGS = $(all_libraries) $(LIB_QT) $(KDE_PLUGIN) $(LIB_KDECORE) $(LIB_KDEUI) $(LIB_KIO) $(LIB_KDEPRINT) +libgvimagepart_la_LDFLAGS = $(all_libraries) $(LIB_QT) $(KDE_PLUGIN) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KIO) $(LIB_TDEPRINT) # Automatically generate moc files METASOURCES = AUTO -- cgit v1.2.1