HS 2.0: Add Hotspot 2.0 Indication for AP
[mech_eap.git] / wpa_supplicant / Makefile
index 6756e54..73a339d 100644 (file)
@@ -741,6 +741,9 @@ endif
 ifdef CONFIG_INTERWORKING
 OBJS += ../src/ap/gas_serv.o
 endif
+ifdef CONFIG_HS20
+OBJS += ../src/ap/hs20.o
+endif
 endif
 
 ifdef NEED_RSN_AUTHENTICATOR