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