summaryrefslogtreecommitdiffstats
path: root/kdat
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:41:26 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:41:26 -0600
commit3513b12f1d5496b71a9dd9ae7b9ad99d0e9b0cd7 (patch)
treeca9dc2f28cfceceaeb8ddc0c678d62d8cbadc8d3 /kdat
parent6658f07f108e2814ea88dc8d82f65fa7b24e5eb6 (diff)
downloadtdeadmin-3513b12f1d5496b71a9dd9ae7b9ad99d0e9b0cd7.tar.gz
tdeadmin-3513b12f1d5496b71a9dd9ae7b9ad99d0e9b0cd7.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'kdat')
-rw-r--r--kdat/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdat/Makefile.am b/kdat/Makefile.am
index 077ba47..ad4f1e4 100644
--- a/kdat/Makefile.am
+++ b/kdat/Makefile.am
@@ -63,7 +63,7 @@ kdat_SOURCES = \
# the library search path
-kdat_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
+kdat_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor
# the libraries to link against. Be aware of the order. First the libraries,
# that depend on the following ones.