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