diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2005-08-16 15:47:44 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2005-08-16 15:47:44 +0000 |
| commit | 8725e4a17b597e6af45f50b766948beaa7e52f28 (patch) | |
| tree | cc4a3479e80f99ef2fe1164104ca89e09784a6cf /lib/python/Screens | |
| parent | 12fcae295cb57699c45623516487bfe62e01e4da (diff) | |
| download | enigma2-8725e4a17b597e6af45f50b766948beaa7e52f28.tar.gz enigma2-8725e4a17b597e6af45f50b766948beaa7e52f28.zip | |
- install missing files
Diffstat (limited to 'lib/python/Screens')
| -rw-r--r-- | lib/python/Screens/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am index 0da3f515..9250018e 100644 --- a/lib/python/Screens/Makefile.am +++ b/lib/python/Screens/Makefile.am @@ -3,4 +3,4 @@ installdir = $(LIBDIR)/enigma2/python/Screens install_DATA = \ ChannelSelection.py ClockDisplay.py ConfigMenu.py InfoBar.py Menu.py \ MessageBox.py ScartLoopThrough.py Screen.py ServiceScan.py TimerEdit.py \ - MovieSelection.py __init__.py + MovieSelection.py Setup.py __init__.py |
