From f51c8ddf3d774e5dbfc04ab546aa2ea6c7225172 Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Wed, 27 Jul 2005 22:43:58 +0000 Subject: - first step on installing enigma2 files --- lib/python/Screens/Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 lib/python/Screens/Makefile.am (limited to 'lib/python/Screens') 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 -- cgit v1.2.3