diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2008-01-24 03:49:08 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2008-01-24 03:49:08 +0000 |
| commit | edf2e7b1a646ca0a35ac2bc92e97a4b4b29c74f7 (patch) | |
| tree | bf81be9bb8d56fcbe5f5ddefb7516e8c7e7e3648 /lib/python/Plugins/SystemPlugins/Videomode/Makefile.am | |
| parent | 2eb13f628b3d0780556b5898d8dbee838baf5e31 (diff) | |
| download | enigma2-edf2e7b1a646ca0a35ac2bc92e97a4b4b29c74f7.tar.gz enigma2-edf2e7b1a646ca0a35ac2bc92e97a4b4b29c74f7.zip | |
add videowizard
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 |
