text edit patch #5 by Anders Holst
[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
8