X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/c0a2787dc8f4859ff9601a8299ede60142a196b5..cffee89d7b3567ee92901f6963108c33ea3ac469:/configure.ac diff --git a/configure.ac b/configure.ac index d9c4095f..9cb32b1d 100644 --- a/configure.ac +++ b/configure.ac @@ -59,6 +59,9 @@ lib/gui/Makefile lib/nav/Makefile lib/python/Makefile lib/python/Components/Makefile +lib/python/Components/Converter/Makefile +lib/python/Components/Renderer/Makefile +lib/python/Components/Sources/Makefile lib/python/Screens/Makefile lib/python/Plugins/Makefile lib/python/Plugins/SystemPlugins/Makefile @@ -66,11 +69,14 @@ lib/python/Plugins/SystemPlugins/SoftwareUpdate/Makefile lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/Makefile lib/python/Plugins/SystemPlugins/PositionerSetup/Makefile lib/python/Plugins/SystemPlugins/ConfigurationBackup/Makefile +lib/python/Plugins/SystemPlugins/Satfinder/Makefile lib/python/Plugins/DemoPlugins/Makefile lib/python/Plugins/DemoPlugins/TestPlugin/Makefile lib/python/Plugins/Extensions/Makefile lib/python/Plugins/Extensions/TuxboxPlugins/Makefile 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/CutListEditor/Makefile lib/python/Plugins/Extensions/ZappingAlternatives/Makefile