summaryrefslogtreecommitdiffstats
path: root/kwin/kcmkwin/kwindecoration/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-11-07 21:50:33 -0600
committerTimothy Pearson <[email protected]>2011-11-07 21:50:33 -0600
commit0b6057404f65218182ab27a9483a21065ef61fca (patch)
treeb8b06dfa2deb965bebfbe131a772124e3e693a96 /kwin/kcmkwin/kwindecoration/Makefile.am
parent43d99cc2477266cb9072e179137f0e8485370b3d (diff)
downloadtdebase-0b6057404f65218182ab27a9483a21065ef61fca.tar.gz
tdebase-0b6057404f65218182ab27a9483a21065ef61fca.zip
Rename kwin to twin (Part 2 of 2)
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