move http progress downloader class into own tool py
[enigma2.git] / lib / python / Plugins / SystemPlugins / CommonInterfaceAssignment / Makefile.am
1 installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins/CommonInterfaceAssignment
2
3 install_PYTHON =        \
4         __init__.py \
5         plugin.py
6