update all Makefile.am files
[vuplus_dvbapp] / Makefile.am
index 8890afe..813e4f7 100644 (file)
@@ -1,9 +1,8 @@
-AUTOMAKE_OPTIONS = gnu
+SUBDIRS = lib main data po tools
 
-SUBDIRS = lib main
+installdir = $(pkglibdir)/python
 
-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