X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=Makefile.am;h=813e4f7d77ae266b1a599f7bbee845fdfed999f9;hb=ea9502b91128e0e02790ed746b527e60a5d1b6b6;hp=05359e4b3e3eaa4cb2ff85a3defe1186b15d5b01;hpb=fc045d731e16175e39fdd4f618f3b174ec538948;p=vuplus_dvbapp diff --git a/Makefile.am b/Makefile.am index 05359e4..813e4f7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,9 +1,8 @@ -AUTOMAKE_OPTIONS = gnu +SUBDIRS = lib main data po tools -SUBDIRS = lib main data po - -installdir = $(LIBDIR)/enigma2/python +installdir = $(pkglibdir)/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