summaryrefslogtreecommitdiffstats
path: root/kwin/tools
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-05 21:46:22 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-05 21:46:22 -0500
commit545c1b231b6d60ae3c8ebcfd9eda123d8bec30fd (patch)
tree0cdeeff6db385353df58676fcacc5ceb467afc7d /kwin/tools
parentb907400d736e8eb8d54fb9eec3c00d8f79ba6c93 (diff)
downloadtdebase-545c1b231b6d60ae3c8ebcfd9eda123d8bec30fd.tar.gz
tdebase-545c1b231b6d60ae3c8ebcfd9eda123d8bec30fd.zip
Rename kde libraries to tde
Diffstat (limited to 'kwin/tools')
-rw-r--r--kwin/tools/decobenchmark/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kwin/tools/decobenchmark/Makefile.am b/kwin/tools/decobenchmark/Makefile.am
index 306c89971..bb3e884cd 100644
--- a/kwin/tools/decobenchmark/Makefile.am
+++ b/kwin/tools/decobenchmark/Makefile.am
@@ -4,6 +4,6 @@ INCLUDES = $(all_includes)
decobenchmark_SOURCES = main.cpp preview.cpp
decobenchmark_LDFLAGS = $(all_libraries)
-decobenchmark_LDADD = ../../lib/libkdecorations.la
+decobenchmark_LDADD = ../../lib/libtdecorations.la
METASOURCES = AUTO