summaryrefslogtreecommitdiff
path: root/plugins/profiler/vdrDVBProfiler/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/profiler/vdrDVBProfiler/Makefile')
-rw-r--r--plugins/profiler/vdrDVBProfiler/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/profiler/vdrDVBProfiler/Makefile b/plugins/profiler/vdrDVBProfiler/Makefile
index e300fc9..bfc8011 100644
--- a/plugins/profiler/vdrDVBProfiler/Makefile
+++ b/plugins/profiler/vdrDVBProfiler/Makefile
@@ -22,6 +22,7 @@ clean:
install:
@$(MAKE) -f ../../../Makefile.plugins -C "$(shell pwd)" _install
+ cp --remove-destination channelTitle.conf $(VDRCFGDIR)
uninstall:
@$(MAKE) -f ../../../Makefile.plugins -C "$(shell pwd)" _uninstall