X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=Makefile.am;h=d87e63f3ad3523b9c88ad7a230457307357d3390;hb=5fc90f7f0f490a245b2cf8fa6284c5ac941cefff;hp=f0807b7a9a90fe2b892d003c15d1e49d5d299e66;hpb=e66186ea39574e7204e57bb49c7753ebd7ff94b4;p=vuplus_dvbapp diff --git a/Makefile.am b/Makefile.am index f0807b7..d87e63f 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_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 \ + e2reactor.py