diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:48:24 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:48:24 -0600 |
commit | baa3e6e8838922d0e849222b389a325a181bca7b (patch) | |
tree | 9ada691f3f67b0b15bea4eae391c67e915b51429 /kommander/plugin | |
parent | 14d0e99d35a3c08cc20b0be9e84cd76daf254e2d (diff) | |
download | tdewebdev-baa3e6e8838922d0e849222b389a325a181bca7b.tar.gz tdewebdev-baa3e6e8838922d0e849222b389a325a181bca7b.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'kommander/plugin')
-rw-r--r-- | kommander/plugin/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/plugin/Makefile.am b/kommander/plugin/Makefile.am index be1bb9f4..1979b46c 100644 --- a/kommander/plugin/Makefile.am +++ b/kommander/plugin/Makefile.am @@ -7,7 +7,7 @@ INCLUDES = -I$(top_srcdir)/kommander/widget $(all_includes) libkommanderplugin_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) -no-undefined # the libraries to link against. -libkommanderplugin_la_LIBADD = $(LIB_KDEUI) $(LIB_QT) +libkommanderplugin_la_LIBADD = $(LIB_TDEUI) $(LIB_QT) libkommanderplugin_la_SOURCES = kommanderplugin.cpp specialinformation.cpp |