X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/60a70ed1710ea89c6ef7a0c4052843209b886d69..c5d48668f18226413164d84ff808547bb10fcbba:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 89cf24db..4cdb70e2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,9 +1,10 @@ AUTOMAKE_OPTIONS = gnu -SUBDIRS = lib main data +SUBDIRS = lib main data po 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 + keyids.py keymapparser.py mytest.py skin.py timer.py tools.py GlobalActions.py \ + e2reactor.py