diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2006-02-21 22:04:42 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2006-02-21 22:04:42 +0000 |
| commit | 77a115baa70d23d342a1b54aa5cedd57bc5d6282 (patch) | |
| tree | fb41390d605d5ecd4f229ef8de803aaf338595f3 /lib/python/Plugins/Makefile.am | |
| parent | fdba894d38a12273086a24de004ff3de0f64c6b9 (diff) | |
| download | enigma2-77a115baa70d23d342a1b54aa5cedd57bc5d6282.tar.gz enigma2-77a115baa70d23d342a1b54aa5cedd57bc5d6282.zip | |
add fpupgrade plugin
Diffstat (limited to 'lib/python/Plugins/Makefile.am')
| -rw-r--r-- | lib/python/Plugins/Makefile.am | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/python/Plugins/Makefile.am b/lib/python/Plugins/Makefile.am index ec43b903..6b749de2 100644 --- a/lib/python/Plugins/Makefile.am +++ b/lib/python/Plugins/Makefile.am @@ -1,7 +1,6 @@ installdir = $(LIBDIR)/enigma2/python/Plugins -SUBDIRS = update tuxboxplugins web test +SUBDIRS = update tuxboxplugins web test fpupgrade install_PYTHON = \ - __init__.py Plugin.py - + __init__.py Plugin.py |
