filter \n and \t in short description title
[enigma2.git] / Makefile.am
index 8890afe32ec30ac558b1324be1b492d1d0217733..fd1a7c5f7080333fbe451c66d026661b4cff442e 100644 (file)
@@ -1,9 +1,10 @@
 AUTOMAKE_OPTIONS = gnu
 
-SUBDIRS = lib main
+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