X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/21b6d1de63ab0a7f66a9cf6b72c628375c712bc9..ce7847e4311c165e5441ac2dbb0d9cdbe95b68b9:/lib/python/Plugins/SystemPlugins/SkinSelector/Makefile.am diff --git a/lib/python/Plugins/SystemPlugins/SkinSelector/Makefile.am b/lib/python/Plugins/SystemPlugins/SkinSelector/Makefile.am new file mode 100644 index 00000000..d35d7f5a --- /dev/null +++ b/lib/python/Plugins/SystemPlugins/SkinSelector/Makefile.am @@ -0,0 +1,5 @@ +installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins/SkinSelector + +install_PYTHON = \ + __init__.py \ + plugin.py