added missing return statement
[enigma2.git] / Makefile.am
index 89cf24db9f0bd4cd515ef232abe3183349e54ed7..05359e4b3e3eaa4cb2ff85a3defe1186b15d5b01 100644 (file)
@@ -1,9 +1,9 @@
 AUTOMAKE_OPTIONS = gnu
 
-SUBDIRS = lib main data
+SUBDIRS = lib main data po
 
 installdir = $(LIBDIR)/enigma2/python
 
 install_PYTHON = \
        Navigation.py NavigationInstance.py RecordTimer.py ServiceReference.py \
-       keyids.py keymapparser.py mytest.py skin.py timer.py tools.py
+       keyids.py keymapparser.py mytest.py skin.py timer.py tools.py GlobalActions.py