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