aboutsummaryrefslogtreecommitdiff
path: root/lib/python
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.net>2006-10-10 02:09:46 +0000
committerFelix Domke <tmbinc@elitedvb.net>2006-10-10 02:09:46 +0000
commitce7847e4311c165e5441ac2dbb0d9cdbe95b68b9 (patch)
treee5f89e761dc8eb05595e29940c040116e4ae9010 /lib/python
parent21b6d1de63ab0a7f66a9cf6b72c628375c712bc9 (diff)
downloadenigma2-ce7847e4311c165e5441ac2dbb0d9cdbe95b68b9.tar.gz
enigma2-ce7847e4311c165e5441ac2dbb0d9cdbe95b68b9.zip
add makefile
Diffstat (limited to 'lib/python')
-rw-r--r--lib/python/Plugins/SystemPlugins/SkinSelector/Makefile.am5
1 files changed, 5 insertions, 0 deletions
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