X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=Makefile.am;h=d87e63f3ad3523b9c88ad7a230457307357d3390;hp=f0807b7a9a90fe2b892d003c15d1e49d5d299e66;hb=636a8f5214f3745f81169e3567f2a3fb6e2e4a9b;hpb=e66186ea39574e7204e57bb49c7753ebd7ff94b4 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