Fix internal crypto build with some configurations
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 24 Nov 2009 08:24:54 +0000 (10:24 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 24 Nov 2009 08:24:54 +0000 (10:24 +0200)
commit73d0ad78c8d192a57095ecbfae0185813a05b8b9
treebcd067b9ac818f55d9574b522222f01e32979262
parentec8d20187d1df7a1fcf450aa80671125d80ba878
Fix internal crypto build with some configurations

crypto_internal.c requires both aes-internal-enc.o and
aes-internal-dec.o, so make sure they get included in the build when
using internal crypto.
hostapd/Makefile
wpa_supplicant/Makefile