summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
deleted file mode 100644
index 2426f9f..0000000
--- a/src/Makefile.am
+++ /dev/null
@@ -1,16 +0,0 @@
-INCLUDES = $(all_includes)
-METASOURCES = AUTO
-
-# Install this plugin in the KDE modules directory
-kde_module_LTLIBRARIES = kcm_tdmtheme.la
-
-kcm_tdmtheme_la_SOURCES = tdmtheme.cpp
-kcm_tdmtheme_la_LIBADD = $(LIB_TDEIO) $(LIB_TDENEWSTUFF) $(LIB_TDEUI) $(LIB_TQT) $(LIB_TDECORE)
-kcm_tdmtheme_la_LDFLAGS = -avoid-version -module -no-undefined $(all_libraries)
-
-
-xdg_apps_DATA = tdmtheme.desktop
-
-
-messages: rc.cpp
- $(XGETTEXT) *.cpp -o $(podir)/kcmtdmtheme.pot