EAP-PEAP: Moved the common peap_prfplus() function into a shared file
[libeap.git] / hostapd / Makefile
index a43e93a..1e73906 100644 (file)
@@ -165,6 +165,7 @@ endif
 ifdef CONFIG_EAP_PEAP
 CFLAGS += -DEAP_PEAP
 OBJS += ../src/eap_server/eap_peap.o
+OBJS += ../src/eap_common/eap_peap_common.o
 TLS_FUNCS=y
 CONFIG_EAP_MSCHAPV2=y
 endif