summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2019-08-16 22:55:31 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-08-16 22:56:02 +0900
commit567f9d0f1f23bb06d2dc46bc2b53b5e4b3160288 (patch)
tree5448cc73c4a4c894457c0b721a63261234b5de42 /src/Makefile.am
parent6f1eb51e6f32c3cefe18ada8cad2f2212839266f (diff)
downloadtdmtheme-567f9d0f1f23bb06d2dc46bc2b53b5e4b3160288.tar.gz
tdmtheme-567f9d0f1f23bb06d2dc46bc2b53b5e4b3160288.zip
Removed admin submodule and autotools files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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