add missing fi

This commit is contained in:
TingPing 2013-04-01 06:05:59 -03:00
parent 083710d8d3
commit d8409cae72
1 changed files with 1 additions and 0 deletions

View File

@ -209,6 +209,7 @@ if test "$gtkfe" = yes ; then
echo Cannot find GTK\! Not building GTK FrontEnd.
echo
fi
fi
if test "$gtkfe" != yes; then
gnome=no