diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2005-10-08 00:44:41 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2005-10-08 00:44:41 +0000 |
| commit | 60a70ed1710ea89c6ef7a0c4052843209b886d69 (patch) | |
| tree | cdec4328c17662f6746e9187d142f0876c4d833e /lib/python/Components/Makefile.am | |
| parent | 6ff11e239d834d26dd31c952d9187af2d0c30d8b (diff) | |
| download | enigma2-60a70ed1710ea89c6ef7a0c4052843209b886d69.tar.gz enigma2-60a70ed1710ea89c6ef7a0c4052843209b886d69.zip | |
pre-bytecompile pythonfiles
Diffstat (limited to 'lib/python/Components/Makefile.am')
| -rw-r--r-- | lib/python/Components/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index bb179a9a..40cbb3fe 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -1,6 +1,6 @@ installdir = $(LIBDIR)/enigma2/python/Components -install_DATA = \ +install_PYTHON = \ ActionMap.py GUISkin.py PerServiceDisplay.py TimeInput.py components.py \ Button.py HTMLComponent.py ProgressBar.py TimerList.py config.py \ Clock.py HTMLSkin.py ServiceList.py VariableText.py \ |
