diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 21:33:03 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 21:33:03 -0600 |
commit | e6d21d58440312b87a9ff5b46052113e95284ae3 (patch) | |
tree | 3ca29931775c080bd41b1fdc44c57c6b23df4b2d /lib | |
parent | d21a2bf8d64f3f05508e0578d86fcae37afdbbd1 (diff) | |
download | kchmviewer-e6d21d58440312b87a9ff5b46052113e95284ae3.tar.gz kchmviewer-e6d21d58440312b87a9ff5b46052113e95284ae3.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'lib')
-rw-r--r-- | lib/kio-msits/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kio-msits/Makefile.am b/lib/kio-msits/Makefile.am index 8688db4..6602be2 100644 --- a/lib/kio-msits/Makefile.am +++ b/lib/kio-msits/Makefile.am @@ -5,7 +5,7 @@ kde_module_LTLIBRARIES = kio_msits.la kio_msits_la_SOURCES = msits.cpp kio_msits_la_LIBADD = -lkio $(CHM_LIBS) -kio_msits_la_LDFLAGS = -module -avoid-version $(KDE_LDFLAGS) $(LIB_QT) $(LIB_KIO) $(LIB_KDECORE) $(KDE_PLUGIN) +kio_msits_la_LDFLAGS = -module -avoid-version $(KDE_LDFLAGS) $(LIB_QT) $(LIB_KIO) $(LIB_TDECORE) $(KDE_PLUGIN) protocol_DATA = msits.protocol protocoldir = $(kde_servicesdir) |