copy e2reactor.py
authorFelix Domke <tmbinc@elitedvb.net>
Sun, 19 Feb 2006 23:54:12 +0000 (23:54 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Sun, 19 Feb 2006 23:54:12 +0000 (23:54 +0000)
Makefile.am

index 05359e4..4cdb70e 100644 (file)
@@ -6,4 +6,5 @@ installdir = $(LIBDIR)/enigma2/python
 
 install_PYTHON = \
        Navigation.py NavigationInstance.py RecordTimer.py ServiceReference.py \
-       keyids.py keymapparser.py mytest.py skin.py timer.py tools.py GlobalActions.py
+       keyids.py keymapparser.py mytest.py skin.py timer.py tools.py GlobalActions.py \
+       e2reactor.py