diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 21:35:49 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 21:35:49 -0600 |
commit | 974382c11f3a737be5416e7308dd80cd808c5d8e (patch) | |
tree | ed0277b9240508610a76dc6d89b586ae3860ba28 /lib/kofficecore/Makefile.am | |
parent | f2afc831b98f7d114db0ea2802e0a95aec079644 (diff) | |
download | koffice-974382c11f3a737be5416e7308dd80cd808c5d8e.tar.gz koffice-974382c11f3a737be5416e7308dd80cd808c5d8e.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'lib/kofficecore/Makefile.am')
-rw-r--r-- | lib/kofficecore/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficecore/Makefile.am b/lib/kofficecore/Makefile.am index 2312578d..681995b7 100644 --- a/lib/kofficecore/Makefile.am +++ b/lib/kofficecore/Makefile.am @@ -4,7 +4,7 @@ SUBDIRS = . tests KDE_CXXFLAGS = $(USE_RTTI) $(WOVERLOADED_VIRTUAL) INCLUDES= $(KSTORE_INCLUDES) $(KWMF_INCLUDES) $(all_includes) libkofficecore_la_LIBADD = $(LIB_KSTORE) $(LIB_KOWMF) $(LIB_KPARTS) \ - $(LIB_KDEPRINT) $(LIB_KABC) $(LIB_KWMF) + $(LIB_TDEPRINT) $(LIB_KABC) $(LIB_KWMF) ####### Files |