diff options
Diffstat (limited to 'lib/python/Screens')
| -rw-r--r-- | lib/python/Screens/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am new file mode 100644 index 00000000..e9eeec29 --- /dev/null +++ b/lib/python/Screens/Makefile.am @@ -0,0 +1,6 @@ +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 \ + __init__.py |
