diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:36:55 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:36:55 -0600 |
commit | cb09750db68cf5fd3194f0995a575d1c5ad1100c (patch) | |
tree | 3c09f1a971595ecba056577c5aad909eb108c791 /plugins/zeroconf | |
parent | d4697f28f90b00e4b54cdf5a284b4b0b9379aab9 (diff) | |
download | ktorrent-cb09750db68cf5fd3194f0995a575d1c5ad1100c.tar.gz ktorrent-cb09750db68cf5fd3194f0995a575d1c5ad1100c.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'plugins/zeroconf')
-rw-r--r-- | plugins/zeroconf/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/zeroconf/Makefile.am b/plugins/zeroconf/Makefile.am index f8151e0..006a6bf 100644 --- a/plugins/zeroconf/Makefile.am +++ b/plugins/zeroconf/Makefile.am @@ -11,7 +11,7 @@ ktzeroconfplugin_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) $(AVAHI_LIB ktzeroconfplugin_la_SOURCES = localbrowser.cpp avahiservice.cpp \ zeroconfplugin.cpp -ktzeroconfplugin_la_LIBADD = $(LIB_KDECORE) $(LIB_KFILE) $(LIB_KPARTS) $(LIB_KDEUI)\ +ktzeroconfplugin_la_LIBADD = $(LIB_TDECORE) $(LIB_KFILE) $(LIB_KPARTS) $(LIB_TDEUI)\ $(LIB_QT) ../../libktorrent/libktorrent.la noinst_HEADERS = zeroconfplugin.h |