summaryrefslogtreecommitdiffstats
path: root/plugins/timecontrol
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-11-05 16:26:07 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-11-05 16:26:07 +0900
commit1f012b11767fcc94871e3e79db230a056fd65dec (patch)
tree45a4946a06a51b5730f47d6f2d211edb79c1bb76 /plugins/timecontrol
parent5b699253f80ef9335bec29e33b1a10346c2dfb97 (diff)
downloadtderadio-1f012b11767fcc94871e3e79db230a056fd65dec.tar.gz
tderadio-1f012b11767fcc94871e3e79db230a056fd65dec.zip
Drop automake build support.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'plugins/timecontrol')
-rw-r--r--plugins/timecontrol/Makefile.am17
-rw-r--r--plugins/timecontrol/icons/Makefile.am7
-rw-r--r--plugins/timecontrol/po/Makefile.am1
-rw-r--r--plugins/timecontrol/po/tderadio-timecontrol/Makefile.am2
4 files changed, 0 insertions, 27 deletions
diff --git a/plugins/timecontrol/Makefile.am b/plugins/timecontrol/Makefile.am
deleted file mode 100644
index edcda42..0000000
--- a/plugins/timecontrol/Makefile.am
+++ /dev/null
@@ -1,17 +0,0 @@
-SUBDIRS = po icons .
-
-INCLUDES = $(all_includes)
-METASOURCES = AUTO
-
-libtderadio_LTLIBRARIES = libtimecontrol.la
-libtimecontrol_la_SOURCES = timecontrol-configuration.cpp \
- timecontrol-configuration-ui.ui timecontrol.cpp
-libtimecontrol_la_LDFLAGS = -module -avoid-version $(KDE_RPATH) $(all_libraries)
-noinst_HEADERS = timecontrol-configuration.h timecontrol.h
-
-#messages: rc.cpp
-# $(XGETTEXT) *.cpp *.h -o po/tderadio-timecontrol.pot
-
-messages: rc.cpp
- $(EXTRACTRC) *.rc *.ui >> rc.cpp
- $(XGETTEXT) rc.cpp *.h *.cpp -o po/tderadio-timecontrol.pot
diff --git a/plugins/timecontrol/icons/Makefile.am b/plugins/timecontrol/icons/Makefile.am
deleted file mode 100644
index a594625..0000000
--- a/plugins/timecontrol/icons/Makefile.am
+++ /dev/null
@@ -1,7 +0,0 @@
-#icons_ICON = tderadio_*
-#iconsdir = $(datadir)/icons
-
-KDE_ICON = tderadio_zzz
-
-icons_ICON = tderadio_kalarm tderadio_zzz
-iconsdir = $(datadir)/icons
diff --git a/plugins/timecontrol/po/Makefile.am b/plugins/timecontrol/po/Makefile.am
deleted file mode 100644
index acc31b0..0000000
--- a/plugins/timecontrol/po/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-SUBDIRS = tderadio-timecontrol
diff --git a/plugins/timecontrol/po/tderadio-timecontrol/Makefile.am b/plugins/timecontrol/po/tderadio-timecontrol/Makefile.am
deleted file mode 100644
index 26d490c..0000000
--- a/plugins/timecontrol/po/tderadio-timecontrol/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-PACKAGE = tderadio-timecontrol
-POFILES = AUTO