timer fixes and improvements by adenin
[vuplus_dvbapp] / Makefile.am
index f0807b7..fd1a7c5 100644 (file)
@@ -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