aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions/Makefile.am
diff options
context:
space:
mode:
authoracid-burn <acidburn@opendreambox.org>2009-09-11 08:45:16 +0200
committeracid-burn <acidburn@opendreambox.org>2009-09-11 08:45:16 +0200
commit08893185c0d44f0adeb4d3c9665bb555a4d78fed (patch)
tree5ff3600bc498282e7da218eb3c4d7bcf849d7100 /lib/python/Plugins/Extensions/Makefile.am
parenta8cf5dece7609bebd3ee9d971e7edb0699c5c65a (diff)
downloadenigma2-08893185c0d44f0adeb4d3c9665bb555a4d78fed.tar.gz
enigma2-08893185c0d44f0adeb4d3c9665bb555a4d78fed.zip
Enigma2: add __init__.py to Plugins folders. Thx. Mike Looijmans
Diffstat (limited to 'lib/python/Plugins/Extensions/Makefile.am')
-rwxr-xr-x[-rw-r--r--]lib/python/Plugins/Extensions/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/python/Plugins/Extensions/Makefile.am b/lib/python/Plugins/Extensions/Makefile.am
index 6958bf5b..5a6e3f3a 100644..100755
--- a/lib/python/Plugins/Extensions/Makefile.am
+++ b/lib/python/Plugins/Extensions/Makefile.am
@@ -1 +1,6 @@
+installdir = $(pkglibdir)/python/Plugins/Extensions
+
SUBDIRS = TuxboxPlugins CutListEditor PicturePlayer MediaScanner MediaPlayer GraphMultiEPG SocketMMI DVDPlayer DVDBurn Modem
+
+install_PYTHON = \
+ __init__.py