f94498f5da8ad11d6ab116dff9715d7c4cb4da38
[vuplus_dvbapp] / lib / python / Plugins / SystemPlugins / SoftwareManager / Makefile.am
1 installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins/SoftwareManager
2
3 install_PYTHON =        \
4         __init__.py \
5         plugin.py \
6         BackupRestore.py \
7         ImageWizard.py \
8         imagewizard.xml \
9         *.png 
10
11 install_DATA = LICENSE
12