From: Stefan Pluecken Date: Sun, 8 Oct 2006 21:34:19 +0000 (+0000) Subject: add FritzCall plugin to configure.ac (otherwise no Makefile) X-Git-Tag: 2.6.0~2994 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/01bac3e45e35628a40839816efda2a11492ac658 add FritzCall plugin to configure.ac (otherwise no Makefile) --- 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