From 15ffc7a1a79fc23554ebefc5f6765e8bed11d6e8 Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Fri, 25 Jan 2008 00:36:41 +0000 Subject: add VideoTune plugin --- lib/python/Plugins/SystemPlugins/VideoTune/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lib/python/Plugins/SystemPlugins/VideoTune/Makefile.am (limited to 'lib/python/Plugins/SystemPlugins/VideoTune/Makefile.am') diff --git a/lib/python/Plugins/SystemPlugins/VideoTune/Makefile.am b/lib/python/Plugins/SystemPlugins/VideoTune/Makefile.am new file mode 100644 index 00000000..5872c362 --- /dev/null +++ b/lib/python/Plugins/SystemPlugins/VideoTune/Makefile.am @@ -0,0 +1,5 @@ +installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins/VideoTune + +install_PYTHON = \ + __init__.py \ + plugin.py -- cgit v1.2.3