diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 21:32:40 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 21:32:40 -0600 |
commit | cbe6a4e28dbfe925a9a239a81822df9d97361f10 (patch) | |
tree | 8bebd61b70269a34b81b24df7f98edf9f60cefdb /src/fastscale/Makefile.am | |
parent | c4631445b2fa7c1e206d305be97fa3ecc3f282a7 (diff) | |
download | k3b-cbe6a4e28dbfe925a9a239a81822df9d97361f10.tar.gz k3b-cbe6a4e28dbfe925a9a239a81822df9d97361f10.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'src/fastscale/Makefile.am')
-rw-r--r-- | src/fastscale/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fastscale/Makefile.am b/src/fastscale/Makefile.am index 2fafe00..d812dc3 100644 --- a/src/fastscale/Makefile.am +++ b/src/fastscale/Makefile.am @@ -9,6 +9,6 @@ libfastscale_la_SOURCES = \ scale.cpp \ asm_scale.S -libfastscale_la_LIBADD = $(LIB_KDECORE) $(LIBQT) $(LIBJPEG) +libfastscale_la_LIBADD = $(LIB_TDECORE) $(LIBQT) $(LIBJPEG) METASOURCES = AUTO |