summaryrefslogtreecommitdiffstats
path: root/kwin/clients/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kwin/clients/Makefile.am')
-rw-r--r--kwin/clients/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/kwin/clients/Makefile.am b/kwin/clients/Makefile.am
deleted file mode 100644
index c62b21019..000000000
--- a/kwin/clients/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-SUBDIRS = plastik b2 default keramik laptop modernsystem quartz redmond web
-# need to be ported: kwmtheme (almost done)
-# only for testing: test
-
-messages: rc.cpp
- $(EXTRACTRC) `find . -name \*.ui` >> rc.cpp
- $(XGETTEXT) `find . -name \*.cpp` -o $(podir)/twin_clients.pot
- -rm rc.cpp