add header for working memleak check
[enigma2.git] / Makefile.am
index 89cf24db9f0bd4cd515ef232abe3183349e54ed7..d87e63f3ad3523b9c88ad7a230457307357d3390 100644 (file)
@@ -1,9 +1,10 @@
 AUTOMAKE_OPTIONS = gnu
 
-SUBDIRS = lib main data
+SUBDIRS = lib main data po tools
 
 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 \
+       e2reactor.py