oops, and the configure.ac

SVN revision: 54848
This commit is contained in:
Gustavo Sverzut Barbieri 2010-11-22 23:27:14 +00:00
parent d964e8e5cb
commit bc143bf7ad
1 changed files with 3 additions and 0 deletions

View File

@ -95,6 +95,7 @@ EFL_ENABLE_BIN([edje-decc])
EFL_ENABLE_BIN([edje-recc])
EFL_ENABLE_BIN([edje-player])
EFL_ENABLE_BIN([edje-convert])
EFL_ENABLE_BIN([edje-inspector])
# Optional EDJE_PROGRAM_CACHE (use much more ram, but increase speed in some cases)
want_edje_program_cache="no"
@ -384,6 +385,8 @@ echo " Build edje_cc........: $have_edje_cc"
echo " Build edje_decc......: $have_edje_decc"
echo " Build edje_recc......: $have_edje_recc"
echo " Build edje_player....: $have_edje_player"
echo " Build edje_convert...: $have_edje_convert"
echo " Build edje_inspector.: $have_edje_inspector"
echo
echo " Documentation........: ${build_doc}"
echo