install_DATA -> install_PYTHON to create .pyc files when installing
[enigma2.git] / lib / python / Tools / Makefile.am
index 77142a7a024ab5137ab5ef5dfd016854a60d0fb4..5af6b1b2ab5360a3cfb4d7a01f62ec470cbff3a1 100644 (file)
@@ -1,6 +1,6 @@
 installdir = $(LIBDIR)/enigma2/python/Tools
 
-install_DATA = \
+install_PYTHON = \
        FuzzyDate.py XMLTools.py Directories.py NumericalTextInput.py \
        KeyBindings.py BoundFunction.py ISO639.py Notifications.py __init__.py \
        RedirectOutput.py DreamboxHardware.py Import.py Event.py CList.py \