diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-10-08 21:34:19 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-10-08 21:34:19 +0000 |
| commit | 01bac3e45e35628a40839816efda2a11492ac658 (patch) | |
| tree | de2540283b96408b286c3d21c46b74100e33a59f /configure.ac | |
| parent | f987ec20499668c324c17aa7a747e76909f61fe4 (diff) | |
| download | enigma2-01bac3e45e35628a40839816efda2a11492ac658.tar.gz enigma2-01bac3e45e35628a40839816efda2a11492ac658.zip | |
add FritzCall plugin to configure.ac (otherwise no Makefile)
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 9cb32b1d..e2fe18d8 100644 --- a/configure.ac +++ b/configure.ac @@ -78,6 +78,7 @@ lib/python/Plugins/Extensions/WebInterface/Makefile lib/python/Plugins/Extensions/WebInterface/web/Makefile lib/python/Plugins/Extensions/WebInterface/web-data/Makefile lib/python/Plugins/Extensions/FileManager/Makefile +lib/python/Plugins/Extensions/FritzCall/Makefile lib/python/Plugins/Extensions/CutListEditor/Makefile lib/python/Plugins/Extensions/ZappingAlternatives/Makefile lib/python/Tools/Makefile |
