summaryrefslogtreecommitdiffstats
path: root/kwin/kcmkwin/kwinrules/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/kwinrules/Makefile.am
parent43d99cc2477266cb9072e179137f0e8485370b3d (diff)
downloadtdebase-0b6057404f65218182ab27a9483a21065ef61fca.tar.gz
tdebase-0b6057404f65218182ab27a9483a21065ef61fca.zip
Rename kwin to twin (Part 2 of 2)
Diffstat (limited to 'kwin/kcmkwin/kwinrules/Makefile.am')
-rw-r--r--kwin/kcmkwin/kwinrules/Makefile.am29
1 files changed, 0 insertions, 29 deletions
diff --git a/kwin/kcmkwin/kwinrules/Makefile.am b/kwin/kcmkwin/kwinrules/Makefile.am
deleted file mode 100644
index c9e7c7beb..000000000
--- a/kwin/kcmkwin/kwinrules/Makefile.am
+++ /dev/null
@@ -1,29 +0,0 @@
-METASOURCES = AUTO
-AM_CPPFLAGS = $(all_includes) -DKCMRULES
-INCLUDES = -I$(top_srcdir)/twin/lib
-
-bin_PROGRAMS =
-lib_LTLIBRARIES =
-tdeinit_LTLIBRARIES = twin_rules_dialog.la
-kde_module_LTLIBRARIES = kcm_twinrules.la
-noinst_LTLIBRARIES = libtwinrules.la
-
-libtwinrules_la_SOURCES = ruleswidget.cpp ruleslist.cpp twinsrc.cpp detectwidget.cpp \
- ruleswidgetbase.ui ruleslistbase.ui detectwidgetbase.ui editshortcutbase.ui
-libtwinrules_la_LDFLAGS = $(all_libraries) -no-undefined
-libtwinrules_la_LIBADD = $(LIB_TDEUI)
-
-kcm_twinrules_la_SOURCES = kcm.cpp
-kcm_twinrules_la_LDFLAGS = -module -avoid-version $(all_libraries) -no-undefined
-kcm_twinrules_la_LIBADD = libtwinrules.la
-kcm_twinrules_la_COMPILE_FIRST = ruleslistbase.h ruleswidgetbase.h editshortcutbase.h
-
-twin_rules_dialog_la_SOURCES = main.cpp
-twin_rules_dialog_la_LDFLAGS = -module -avoid-version $(all_libraries) -no-undefined
-twin_rules_dialog_la_LIBADD = libtwinrules.la
-twin_rules_dialog_la_COMPILE_FIRST = ruleslistbase.h ruleswidgetbase.h editshortcutbase.h
-
-messages: rc.cpp
- $(XGETTEXT) *.cpp -o $(podir)/kcmtwinrules.pot
-
-xdg_apps_DATA = twinrules.desktop