install_DATA -> install_PYTHON to create .pyc files when installing
[enigma2.git] / lib / python / Tools / Makefile.am
index f1fc9368493c8779329de4e0282b1bf54a293782..5af6b1b2ab5360a3cfb4d7a01f62ec470cbff3a1 100644 (file)
@@ -1,6 +1,8 @@
 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
+       RedirectOutput.py DreamboxHardware.py Import.py Event.py CList.py \
+       RedirectTime.py
+