diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-12-21 04:41:36 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-12-21 04:41:36 +0000 |
| commit | ccb8d260ed5e51f6f65205be04744a9e8322aa6f (patch) | |
| tree | c8243a30d7b7627229186ca13a463952b92c1322 /configure.ac | |
| parent | 8589eb49ec20d3503a476f398ec84d7ad0307d26 (diff) | |
| download | enigma2-ccb8d260ed5e51f6f65205be04744a9e8322aa6f.tar.gz enigma2-ccb8d260ed5e51f6f65205be04744a9e8322aa6f.zip | |
add plugins
to test it: uncomment the example.py in lib/python/Plugins/Makefile.am
plugins can be added at runtime
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 0f52031c..3179c57a 100644 --- a/configure.ac +++ b/configure.ac @@ -56,6 +56,7 @@ lib/nav/Makefile lib/python/Makefile lib/python/Components/Makefile lib/python/Screens/Makefile +lib/python/Plugins/Makefile lib/python/Tools/Makefile lib/service/Makefile lib/components/Makefile |
