X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=Makefile.am;h=fd1a7c5f7080333fbe451c66d026661b4cff442e;hb=f011625d4c8a1a7be9b6c147f5ab849fd5616071;hp=f0807b7a9a90fe2b892d003c15d1e49d5d299e66;hpb=e66186ea39574e7204e57bb49c7753ebd7ff94b4;p=vuplus_dvbapp diff --git a/Makefile.am b/Makefile.am index f0807b7..fd1a7c5 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 = \ - 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