add makefile
authorFelix Domke <tmbinc@elitedvb.net>
Tue, 10 Oct 2006 02:09:46 +0000 (02:09 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Tue, 10 Oct 2006 02:09:46 +0000 (02:09 +0000)
lib/python/Plugins/SystemPlugins/SkinSelector/Makefile.am [new file with mode: 0644]

diff --git a/lib/python/Plugins/SystemPlugins/SkinSelector/Makefile.am b/lib/python/Plugins/SystemPlugins/SkinSelector/Makefile.am
new file mode 100644 (file)
index 0000000..d35d7f5
--- /dev/null
@@ -0,0 +1,5 @@
+installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins/SkinSelector
+
+install_PYTHON =       \
+       __init__.py \
+       plugin.py