diff options
Diffstat (limited to 'kwin/tools/decobenchmark/Makefile.am')
-rw-r--r-- | kwin/tools/decobenchmark/Makefile.am | 2 |
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 |