diff options
Diffstat (limited to 'kwin/tools/decobenchmark/Makefile.am')
-rw-r--r-- | kwin/tools/decobenchmark/Makefile.am | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/kwin/tools/decobenchmark/Makefile.am b/kwin/tools/decobenchmark/Makefile.am deleted file mode 100644 index bb3e884cd..000000000 --- a/kwin/tools/decobenchmark/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -noinst_PROGRAMS = decobenchmark - -INCLUDES = $(all_includes) - -decobenchmark_SOURCES = main.cpp preview.cpp -decobenchmark_LDFLAGS = $(all_libraries) -decobenchmark_LDADD = ../../lib/libtdecorations.la - -METASOURCES = AUTO |