summaryrefslogtreecommitdiffstats
path: root/plugins/timeshifter
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/timeshifter
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/timeshifter')
-rw-r--r--plugins/timeshifter/Makefile.am18
-rw-r--r--plugins/timeshifter/icons/Makefile.am2
-rw-r--r--plugins/timeshifter/po/Makefile.am1
-rw-r--r--plugins/timeshifter/po/tderadio-timeshifter/Makefile.am3
4 files changed, 0 insertions, 24 deletions
diff --git a/plugins/timeshifter/Makefile.am b/plugins/timeshifter/Makefile.am
deleted file mode 100644
index 38d99cb..0000000
--- a/plugins/timeshifter/Makefile.am
+++ /dev/null
@@ -1,18 +0,0 @@
-SUBDIRS = po icons .
-
-INCLUDES = $(all_includes)
-METASOURCES = AUTO
-
-libtderadio_LTLIBRARIES = libtimeshifter.la
-libtimeshifter_la_SOURCES = timeshifter.cpp timeshifter-configuration-ui.ui \
- timeshifter-configuration.cpp
-libtimeshifter_la_LDFLAGS = -module -avoid-version $(KDE_RPATH) $(all_libraries)
-
-noinst_HEADERS = timeshifter.h timeshifter-configuration.h
-
-#messages: rc.cpp
-# $(XGETTEXT) *.cpp *.h -o po/tderadio-timeshifter.pot
-
-messages: rc.cpp
- $(EXTRACTRC) *.rc *.ui >> rc.cpp
- $(XGETTEXT) rc.cpp *.h *.cpp -o po/tderadio-timeshifter.pot
diff --git a/plugins/timeshifter/icons/Makefile.am b/plugins/timeshifter/icons/Makefile.am
deleted file mode 100644
index 974b96b..0000000
--- a/plugins/timeshifter/icons/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-icons_ICON = AUTO
-iconsdir = $(datadir)/icons
diff --git a/plugins/timeshifter/po/Makefile.am b/plugins/timeshifter/po/Makefile.am
deleted file mode 100644
index ef48e55..0000000
--- a/plugins/timeshifter/po/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-SUBDIRS = tderadio-timeshifter
diff --git a/plugins/timeshifter/po/tderadio-timeshifter/Makefile.am b/plugins/timeshifter/po/tderadio-timeshifter/Makefile.am
deleted file mode 100644
index 0df80ff..0000000
--- a/plugins/timeshifter/po/tderadio-timeshifter/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-
-PACKAGE = tderadio-timeshifter
-POFILES = AUTO