From f55319ddea837e4ec2dac563228d42b886719d9b Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Thu, 20 Dec 2007 01:10:05 +0000 Subject: add videomode plugin (not used yet) for advanced videomode configuration --- lib/python/Plugins/SystemPlugins/Videomode/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lib/python/Plugins/SystemPlugins/Videomode/Makefile.am (limited to 'lib/python/Plugins/SystemPlugins/Videomode/Makefile.am') diff --git a/lib/python/Plugins/SystemPlugins/Videomode/Makefile.am b/lib/python/Plugins/SystemPlugins/Videomode/Makefile.am new file mode 100644 index 00000000..3dbd934e --- /dev/null +++ b/lib/python/Plugins/SystemPlugins/Videomode/Makefile.am @@ -0,0 +1,5 @@ +installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins/Videomode + +install_PYTHON = \ + __init__.py \ + plugin.py -- cgit v1.2.3