X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/f51c8ddf3d774e5dbfc04ab546aa2ea6c7225172..1ad414d8f1e8f7313669762e485323f2528b2463:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 8890afe3..fd1a7c5f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,9 +1,10 @@ AUTOMAKE_OPTIONS = gnu -SUBDIRS = lib main +SUBDIRS = lib main data po tools installdir = $(LIBDIR)/enigma2/python -install_DATA = \ - Navigation.py NavigationInstance.py RecordTimer.py ServiceReference.py \ - keyids.py keymapparser.py mytest.py skin.py timer.py tools.py +install_PYTHON = \ + 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