From 60a70ed1710ea89c6ef7a0c4052843209b886d69 Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Sat, 8 Oct 2005 00:44:41 +0000 Subject: pre-bytecompile pythonfiles --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f0807b7a..89cf24db 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,6 +4,6 @@ SUBDIRS = lib main data installdir = $(LIBDIR)/enigma2/python -install_DATA = \ +install_PYTHON = \ Navigation.py NavigationInstance.py RecordTimer.py ServiceReference.py \ keyids.py keymapparser.py mytest.py skin.py timer.py tools.py -- cgit v1.2.3