add specific rc settings to diffrent box defaults:
[enigma2.git] / Makefile.am
index f0807b7a9a90fe2b892d003c15d1e49d5d299e66..fd1a7c5f7080333fbe451c66d026661b4cff442e 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