summaryrefslogtreecommitdiffstats
path: root/presets/finland
diff options
context:
space:
mode:
Diffstat (limited to 'presets/finland')
-rw-r--r--presets/finland/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/presets/finland/Makefile.am b/presets/finland/Makefile.am
deleted file mode 100644
index ca4fc0f..0000000
--- a/presets/finland/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-SUBDIRS =
-EXTRA_DIST = "helsinki-cable.krp"
-
-install-data-local:
- $(mkinstalldirs) "$(DESTDIR)$(kde_datadir)/tderadio/presets/finland/"
- $(INSTALL_DATA) "$(srcdir)/helsinki-cable.krp" "$(DESTDIR)$(kde_datadir)/tderadio/presets/finland/helsinki-cable.krp"
-
-
-uninstall-local:
- -rm -f "$(DESTDIR)$(kde_datadir)/tderadio/presets/finland/helsinki-cable.krp"