build eap-aka-3gpp2 plugin in UML scenarios

This commit is contained in:
Andreas Steffen 2009-10-15 15:22:48 +02:00
parent 38031878dd
commit bc3162d806
1 changed files with 1 additions and 0 deletions

View File

@ -141,6 +141,7 @@ fi
if [ "$USE_EAP_AKA" = "yes" ]
then
echo -n " --enable-eap-aka" >> $INSTALLSHELL
echo -n " --enable-eap-aka-3gpp2" >> $INSTALLSHELL
fi
if [ "$USE_EAP_SIM" = "yes" ]