diff options
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/Videomode/Makefile.am')
| -rw-r--r-- | lib/python/Plugins/SystemPlugins/Videomode/Makefile.am | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/python/Plugins/SystemPlugins/Videomode/Makefile.am b/lib/python/Plugins/SystemPlugins/Videomode/Makefile.am index 3dbd934e..412c80cd 100644 --- a/lib/python/Plugins/SystemPlugins/Videomode/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Videomode/Makefile.am @@ -2,4 +2,7 @@ installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins/Videomode install_PYTHON = \ __init__.py \ - plugin.py + plugin.py \ + VideoHardware.py \ + VideoWizard.py \ + videowizard.xml |
