diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2006-01-13 02:11:35 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2006-01-13 02:11:35 +0000 |
| commit | 1765b986c8fde9e657d26d3f412e8017ea4c6136 (patch) | |
| tree | 8a43dddbbe02985a759d64677102ab20cd7cf8f3 /lib/python/Plugins | |
| parent | 11ea75ea8a760d6043e4472b28372741faea6197 (diff) | |
| download | enigma2-1765b986c8fde9e657d26d3f412e8017ea4c6136.tar.gz enigma2-1765b986c8fde9e657d26d3f412e8017ea4c6136.zip | |
add web makefiles
Diffstat (limited to 'lib/python/Plugins')
| -rw-r--r-- | lib/python/Plugins/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/python/Plugins/Makefile.am b/lib/python/Plugins/Makefile.am index 24ee23da..01f21d4e 100644 --- a/lib/python/Plugins/Makefile.am +++ b/lib/python/Plugins/Makefile.am @@ -1,8 +1,6 @@ installdir = $(LIBDIR)/enigma2/python/Plugins -SUBDIRS = update tuxboxplugins +SUBDIRS = update tuxboxplugins web install_PYTHON = \ __init__.py - - |
