X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/5f52c9fa808e97b02472c8285222161ca679c2a4..f9d2225be8ff0f3e01792f6b5550d9e051e077b4:/Makefile.am diff --git a/Makefile.am b/Makefile.am index b74b7b56..813e4f7d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,9 +1,8 @@ -AUTOMAKE_OPTIONS = gnu +SUBDIRS = lib main data po tools -SUBDIRS = lib main data po - -installdir = $(LIBDIR)/enigma2/python +installdir = $(pkglibdir)/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