7b26d5f9a65c6014b4f5d45736c888b5e15f10a3
[enigma2.git] / lib / python / Plugins / SystemPlugins / SoftwareUpdate / Makefile.am
1 installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins/SoftwareUpdate
2
3 install_PYTHON =        \
4         __init__.py \
5         plugin.py       \
6         update.png
7