diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:35:49 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:35:49 -0600 |
commit | 974382c11f3a737be5416e7308dd80cd808c5d8e (patch) | |
tree | ed0277b9240508610a76dc6d89b586ae3860ba28 /lib/kformula | |
parent | f2afc831b98f7d114db0ea2802e0a95aec079644 (diff) | |
download | koffice-974382c11f3a737be5416e7308dd80cd808c5d8e.tar.gz koffice-974382c11f3a737be5416e7308dd80cd808c5d8e.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'lib/kformula')
-rw-r--r-- | lib/kformula/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kformula/Makefile.am b/lib/kformula/Makefile.am index eb795cc3..4ad27bcc 100644 --- a/lib/kformula/Makefile.am +++ b/lib/kformula/Makefile.am @@ -26,7 +26,7 @@ libkformulalib_la_SOURCES = basicelement.cc contextstyle.cc formulacursor.cc \ # kformuladefs.h kformulaconfigpage.h libkformulalib_la_LDFLAGS = $(all_libraries) -version-info 4:0 -no-undefined $(KDE_RPATH) -libkformulalib_la_LIBADD = $(LIB_KDEUI) $(LIB_KOTEXT) +libkformulalib_la_LIBADD = $(LIB_TDEUI) $(LIB_KOTEXT) libkformulalib_la_METASOURCES = AUTO |