diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-01-19 02:18:21 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-01-19 02:18:21 +0000 |
| commit | 85f5c84f1e3e4d22fb1939751d39de03877b93d8 (patch) | |
| tree | 6c98fa2f78e0c89e46d2d2bc445698a715745986 /lib/python/Plugins/Makefile.am | |
| parent | d76847392ff5cd26bc154f6c135310644c5c1d08 (diff) | |
| download | enigma2-85f5c84f1e3e4d22fb1939751d39de03877b93d8.tar.gz enigma2-85f5c84f1e3e4d22fb1939751d39de03877b93d8.zip | |
add a small text input component
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 01f21d4e..93ee65ad 100644 --- a/lib/python/Plugins/Makefile.am +++ b/lib/python/Plugins/Makefile.am @@ -1,6 +1,6 @@ installdir = $(LIBDIR)/enigma2/python/Plugins -SUBDIRS = update tuxboxplugins web +SUBDIRS = update tuxboxplugins web test install_PYTHON = \ __init__.py |
