Updated to hostap_2_6
[mech_eap.git] / libeap / hs20 / client / Makefile
index 94cd5f1..fc9b619 100644 (file)
@@ -76,6 +76,7 @@ LIBS += -lcurl
 endif
 
 CFLAGS += -DEAP_TLS_OPENSSL
+OBJS += ../../src/crypto/tls_openssl_ocsp.o
 LIBS += -lssl -lcrypto
 
 hs20-osu-client: $(OBJS)