X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/e66186ea39574e7204e57bb49c7753ebd7ff94b4..42cd3117269bec99fffbeda8188f889c3a08678d:/Makefile.am?ds=sidebyside diff --git a/Makefile.am b/Makefile.am index f0807b7a..05359e4b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,9 +1,9 @@ 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