add 'profile': log individual starting times, and use them on next run to estimate...
[enigma2.git] / lib / python / Tools / Makefile.am
index 2521cd974bac5dc2e7481ce98aece646655db011..0050ee34aa5c297a039076925a1359199b3006b5 100644 (file)
@@ -1,6 +1,7 @@
 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 LoadPixmap.py Profile.py