From: Felix Domke Date: Mon, 6 Mar 2006 00:55:34 +0000 (+0000) Subject: fix configure.ac X-Git-Tag: 2.6.0~3860 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/7bbb165a4822dd7fabb86ba4aa180082102e1709?ds=inline fix configure.ac --- diff --git a/configure.ac b/configure.ac index 9adc80b1..86c2de25 100644 --- a/configure.ac +++ b/configure.ac @@ -72,7 +72,6 @@ lib/python/Plugins/Extensions/Makefile lib/python/Plugins/Extensions/TuxboxPlugins/Makefile lib/python/Plugins/Extensions/WebInterface/Makefile lib/python/Plugins/Extensions/FileManager/Makefile -#lib/python/Plugins/Extensions/SimpleRSS/Makefile lib/python/Plugins/Extensions/CutListEditor/Makefile lib/python/Plugins/Extensions/ZappingAlternatives/Makefile lib/python/Tools/Makefile @@ -81,3 +80,4 @@ lib/components/Makefile po/Makefile main/Makefile ]) +#lib/python/Plugins/Extensions/SimpleRSS/Makefile