diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:46:54 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:46:54 -0600 |
commit | ffba74342b21eae1bda25ef4816415b71d0dcd6a (patch) | |
tree | 47ba1cef053ee8cefcbaeef1d38695673311b4d8 /noatun/library | |
parent | bc666a19ca87f1f606898fd9da4f5847e89ac0e1 (diff) | |
download | tdemultimedia-ffba74342b21eae1bda25ef4816415b71d0dcd6a.tar.gz tdemultimedia-ffba74342b21eae1bda25ef4816415b71d0dcd6a.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'noatun/library')
-rw-r--r-- | noatun/library/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/Makefile.am b/noatun/library/Makefile.am index 13ae1e4c..b3882b48 100644 --- a/noatun/library/Makefile.am +++ b/noatun/library/Makefile.am @@ -34,7 +34,7 @@ libnoatun_la_LIBADD = $(top_builddir)/arts/gui/common/libartsgui.la \ libnoatuncontrols_la_SOURCES = controls.cpp scrollinglabel.cpp libnoatuncontrols_la_LDFLAGS = -version-info 3:0:2 $(KDE_RPATH) $(all_libraries) -no-undefined -libnoatuncontrols_la_LIBADD = $(LIBDL) $(LIB_KDEUI) +libnoatuncontrols_la_LIBADD = $(LIBDL) $(LIB_TDEUI) METASOURCES = AUTO META_INCLUDES = $(srcdir)/noatun |