X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=Makefile.am;h=fd1a7c5f7080333fbe451c66d026661b4cff442e;hp=05359e4b3e3eaa4cb2ff85a3defe1186b15d5b01;hb=269c1d980e92fa79d72c19b0a51db16240b2649d;hpb=fc045d731e16175e39fdd4f618f3b174ec538948 diff --git a/Makefile.am b/Makefile.am index 05359e4..fd1a7c5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,9 +1,10 @@ AUTOMAKE_OPTIONS = gnu -SUBDIRS = lib main data po +SUBDIRS = lib main data po tools 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 GlobalActions.py + 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