git.cweiske.de
/
enigma2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Enigma2{skin_default.xml,Plugins-DVDBurn,DVDPlayer}: - move FileBrowser Skin into...
[enigma2.git]
/
lib
/
python
/
Plugins
/
Makefile.am
diff --git
a/lib/python/Plugins/Makefile.am
b/lib/python/Plugins/Makefile.am
index d963b3c04f3c30a6d644f50d52560ad5893c1643..f04350364e7bac5cef2100c0ad06052c89cb43a6 100644
(file)
--- a/
lib/python/Plugins/Makefile.am
+++ b/
lib/python/Plugins/Makefile.am
@@
-1,5
+1,6
@@
-installdir = $(LIBDIR)/enigma2/python/Plugins
+installdir = $(pkglibdir)/python/Plugins
+
+SUBDIRS = Extensions SystemPlugins DemoPlugins
install_PYTHON = \
- __init__.py \
- example.py
\ No newline at end of file
+ __init__.py Plugin.py