diff options
Diffstat (limited to 'plugins/timeshifter')
-rw-r--r-- | plugins/timeshifter/Makefile.am | 18 | ||||
-rw-r--r-- | plugins/timeshifter/icons/Makefile.am | 2 | ||||
-rw-r--r-- | plugins/timeshifter/po/Makefile.am | 1 | ||||
-rw-r--r-- | plugins/timeshifter/po/tderadio-timeshifter/Makefile.am | 3 |
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 |