summaryrefslogtreecommitdiffstats
path: root/kwin/kcmkwin/kwindecoration/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kwin/kcmkwin/kwindecoration/Makefile.am')
-rw-r--r--kwin/kcmkwin/kwindecoration/Makefile.am18
1 files changed, 0 insertions, 18 deletions
diff --git a/kwin/kcmkwin/kwindecoration/Makefile.am b/kwin/kcmkwin/kwindecoration/Makefile.am
deleted file mode 100644
index 021c1ac3e..000000000
--- a/kwin/kcmkwin/kwindecoration/Makefile.am
+++ /dev/null
@@ -1,18 +0,0 @@
-INCLUDES = -I$(srcdir)/../../lib $(all_includes)
-
-kde_module_LTLIBRARIES = kcm_twindecoration.la
-
-kcm_twindecoration_la_SOURCES = twindecoration.cpp buttons.cpp twindecorationIface.skel preview.cpp
-noinst_HEADERS = twindecoration.h twindecorationIface.h buttons.h preview.h
-
-kcm_twindecoration_la_LDFLAGS = \
- -module -avoid-version $(all_libraries) -no-undefined
-
-kcm_twindecoration_la_LIBADD = $(LIB_TDEUI) ../../lib/libtdecorations.la
-
-METASOURCES = AUTO
-
-messages:
- $(XGETTEXT) *.cpp -o $(podir)/kcmtwindecoration.pot
-
-xdg_apps_DATA = twindecoration.desktop