do nothing when old and new service is equal
[enigma2.git] / lib / python / Tools / Makefile.am
index 2521cd974bac5dc2e7481ce98aece646655db011..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 DreamboxHardware.py Import.py Event.py
+       RedirectOutput.py DreamboxHardware.py Import.py Event.py CList.py \
+       RedirectTime.py
+