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