X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.git;a=blobdiff_plain;f=libeap%2Fsrc%2Ftls%2FMakefile;fp=libeap%2Fsrc%2Ftls%2FMakefile;h=52a890a157d2efcba5ad94a3872500db0f0501af;hp=27cdfcaa97489034c7d72cb38d3278100105c2d0;hb=d1dd9aae6741e74f20bfc35e1db598652680279d;hpb=bd3bd69af16ab99706ba70ed11a3e291e968e5c6 diff --git a/libeap/src/tls/Makefile b/libeap/src/tls/Makefile index 27cdfca..52a890a 100644 --- a/libeap/src/tls/Makefile +++ b/libeap/src/tls/Makefile @@ -24,6 +24,7 @@ LIB_OBJS= \ tlsv1_client.o \ tlsv1_client_read.o \ tlsv1_client_write.o \ + tlsv1_client_ocsp.o \ tlsv1_common.o \ tlsv1_cred.o \ tlsv1_record.o \