diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-01-11 14:50:07 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-01-11 14:50:07 +0000 |
| commit | 47eaccfd3d5c4ca46ff339cb64a077a0f269d671 (patch) | |
| tree | d0ced97faa3545e1d86a2ead72a695e3e980f6c5 /lib/python/Plugins/Makefile.am | |
| parent | 061f02110eeeb6f8b44b2d3229a098c3c270f10c (diff) | |
| download | enigma2-47eaccfd3d5c4ca46ff339cb64a077a0f269d671.tar.gz enigma2-47eaccfd3d5c4ca46ff339cb64a077a0f269d671.zip | |
add a tuxbox plugins plugin to prepare loading of tuxbox plugins when the c++ part supports it
Diffstat (limited to 'lib/python/Plugins/Makefile.am')
| -rw-r--r-- | lib/python/Plugins/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Plugins/Makefile.am b/lib/python/Plugins/Makefile.am index 21dcb9c8..24ee23da 100644 --- a/lib/python/Plugins/Makefile.am +++ b/lib/python/Plugins/Makefile.am @@ -1,6 +1,6 @@ installdir = $(LIBDIR)/enigma2/python/Plugins -SUBDIRS = update +SUBDIRS = update tuxboxplugins install_PYTHON = \ __init__.py |
