X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/e66186ea39574e7204e57bb49c7753ebd7ff94b4..88078e7ac2ee289a0dfc321d71c7494657c4457c:/Makefile.am diff --git a/Makefile.am b/Makefile.am index f0807b7a..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_DATA = \ +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