X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/fc045d731e16175e39fdd4f618f3b174ec538948..06b114115ef8f128ff7e2c25d183b9ec05f92e5d:/Makefile.am?ds=inline diff --git a/Makefile.am b/Makefile.am index 05359e4b..4cdb70e2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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