X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/d6c68fa2ec0f3c8b6248444a7414942291b571e1..31fb73a15d12559b15f5506622c3902476d3ea0f:/configure.ac diff --git a/configure.ac b/configure.ac index a985afd0..c77d3ceb 100644 --- a/configure.ac +++ b/configure.ac @@ -46,6 +46,7 @@ data/Makefile data/fonts/Makefile data/countries/Makefile data/defaults/Makefile +data/extensions/Makefile lib/Makefile lib/actions/Makefile lib/base/Makefile @@ -59,10 +60,15 @@ lib/python/Makefile lib/python/Components/Makefile lib/python/Screens/Makefile lib/python/Plugins/Makefile -lib/python/Plugins/update/Makefile -lib/python/Plugins/test/Makefile -lib/python/Plugins/tuxboxplugins/Makefile -lib/python/Plugins/web/Makefile +lib/python/Plugins/SystemPlugins/Makefile +lib/python/Plugins/SystemPlugins/SoftwareUpdate/Makefile +lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/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/FileManager/Makefile lib/python/Tools/Makefile lib/service/Makefile lib/components/Makefile