summaryrefslogtreecommitdiffstats
path: root/kommander/working/plugintemplate/src-Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:48:24 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:48:24 -0600
commitbaa3e6e8838922d0e849222b389a325a181bca7b (patch)
tree9ada691f3f67b0b15bea4eae391c67e915b51429 /kommander/working/plugintemplate/src-Makefile.am
parent14d0e99d35a3c08cc20b0be9e84cd76daf254e2d (diff)
downloadtdewebdev-baa3e6e8838922d0e849222b389a325a181bca7b.tar.gz
tdewebdev-baa3e6e8838922d0e849222b389a325a181bca7b.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'kommander/working/plugintemplate/src-Makefile.am')
-rw-r--r--kommander/working/plugintemplate/src-Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/working/plugintemplate/src-Makefile.am b/kommander/working/plugintemplate/src-Makefile.am
index a7b2ee01..f5dc15f9 100644
--- a/kommander/working/plugintemplate/src-Makefile.am
+++ b/kommander/working/plugintemplate/src-Makefile.am
@@ -6,7 +6,7 @@ libkmdr%{APPNAMELC}_la_LDFLAGS = -module $(KDE_PLUGIN) \
# the libraries to link against.
libkmdr%{APPNAMELC}_la_LIBADD = -lkommanderwidget -lkommanderplugin \
- $(LIB_KPARTS) $(LIB_KDEUI)
+ $(LIB_KPARTS) $(LIB_TDEUI)
# which sources should be compiled for widgets
libkmdr%{APPNAMELC}_la_SOURCES = %{APPNAMELC}.cpp %{APPNAMELC}plugin.cpp