X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=Makefile.am;h=4cdb70e29a2424e2c2a48b878d469c2a5e7329eb;hb=81366ee3db67e313faeac5073dc8b1f0e7e71921;hp=89cf24db9f0bd4cd515ef232abe3183349e54ed7;hpb=60a70ed1710ea89c6ef7a0c4052843209b886d69;p=vuplus_dvbapp diff --git a/Makefile.am b/Makefile.am index 89cf24d..4cdb70e 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_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