summaryrefslogtreecommitdiffstats
path: root/src/gvimagepart/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:32:30 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:32:30 -0600
commit97614ba4ad9bf5acfe0417eead952718b46ed71d (patch)
treee0c37151027a98a4234d63cde93c0b21a4bc7f21 /src/gvimagepart/Makefile.am
parent3cf46d55ccb660e617e729cce44dcc634f8ef95d (diff)
downloadgwenview-97614ba4ad9bf5acfe0417eead952718b46ed71d.tar.gz
gwenview-97614ba4ad9bf5acfe0417eead952718b46ed71d.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'src/gvimagepart/Makefile.am')
-rw-r--r--src/gvimagepart/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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