X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=configure.ac;h=38a3abaed407030ac58e16d4f0facbefa79d8715;hp=e2fe18d8f99b2792c291b50ab782a15e3cc7b91c;hb=3e12c9cf2b9c069a0ca431f907a272daa0cf3776;hpb=01bac3e45e35628a40839816efda2a11492ac658;ds=sidebyside diff --git a/configure.ac b/configure.ac index e2fe18d..38a3aba 100644 --- a/configure.ac +++ b/configure.ac @@ -7,6 +7,7 @@ TUXBOX_APPS_DIRECTORY AC_PROG_CC AC_PROG_CXX AC_PROG_RANLIB +AM_PROG_LIBTOOL AC_ARG_WITH(libsdl, AC_HELP_STRING([--with-libsdl], [use sdl, yes or no]), @@ -70,6 +71,7 @@ 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/SystemPlugins/SkinSelector/Makefile lib/python/Plugins/DemoPlugins/Makefile lib/python/Plugins/DemoPlugins/TestPlugin/Makefile lib/python/Plugins/Extensions/Makefile @@ -86,5 +88,6 @@ lib/service/Makefile lib/components/Makefile po/Makefile main/Makefile +tools/Makefile ]) #lib/python/Plugins/Extensions/SimpleRSS/Makefile