summaryrefslogtreecommitdiffstats
path: root/plugins/recording
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/recording')
-rw-r--r--plugins/recording/Makefile.am22
-rw-r--r--plugins/recording/icons/Makefile.am2
-rw-r--r--plugins/recording/po/Makefile.am1
-rw-r--r--plugins/recording/po/tderadio-recording/Makefile.am2
4 files changed, 0 insertions, 27 deletions
diff --git a/plugins/recording/Makefile.am b/plugins/recording/Makefile.am
deleted file mode 100644
index f45f5fb..0000000
--- a/plugins/recording/Makefile.am
+++ /dev/null
@@ -1,22 +0,0 @@
-SUBDIRS = po icons .
-
-INCLUDES = $(all_includes)
-METASOURCES = AUTO
-
-libtderadio_LTLIBRARIES = librecording.la
-librecording_la_SOURCES = recording-configuration.cpp \
- recording-configuration-ui.ui recording.cpp recording-config.cpp reccfg_interfaces.cpp encoder.cpp \
- recording-datamonitor.cpp recording-monitor.cpp encoder_mp3.cpp encoder_ogg.cpp encoder_pcm.cpp
-librecording_la_LDFLAGS = -module -avoid-version $(KDE_RPATH) $(all_libraries)
-librecording_la_LIBADD = $(LIB_OGG) $(LIB_LAME)
-
-noinst_HEADERS = recording-configuration.h recording.h recording-config.h \
- reccfg_interfaces.h encoder.h soundstreamevent.h recording-datamonitor.h \
- recording-monitor.h encoder_mp3.h encoder_ogg.h encoder_pcm.h
-
-#messages: rc.cpp
-# $(XGETTEXT) *.cpp *.h -o po/tderadio-recording.pot
-
-messages: rc.cpp
- $(EXTRACTRC) *.rc *.ui >> rc.cpp
- $(XGETTEXT) rc.cpp *.h *.cpp -o po/tderadio-recording.pot
diff --git a/plugins/recording/icons/Makefile.am b/plugins/recording/icons/Makefile.am
deleted file mode 100644
index 974b96b..0000000
--- a/plugins/recording/icons/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-icons_ICON = AUTO
-iconsdir = $(datadir)/icons
diff --git a/plugins/recording/po/Makefile.am b/plugins/recording/po/Makefile.am
deleted file mode 100644
index f3c4953..0000000
--- a/plugins/recording/po/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-SUBDIRS = tderadio-recording
diff --git a/plugins/recording/po/tderadio-recording/Makefile.am b/plugins/recording/po/tderadio-recording/Makefile.am
deleted file mode 100644
index b2533fe..0000000
--- a/plugins/recording/po/tderadio-recording/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-PACKAGE = tderadio-recording
-POFILES = AUTO