X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/e66186ea39574e7204e57bb49c7753ebd7ff94b4..06b114115ef8f128ff7e2c25d183b9ec05f92e5d:/Makefile.am?ds=inline 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