summaryrefslogtreecommitdiff
path: root/src/lib/libssl/crypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libssl/crypto/Makefile')
-rw-r--r--src/lib/libssl/crypto/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/crypto/Makefile b/src/lib/libssl/crypto/Makefile
index a44392a9bd..a05ac78e0e 100644
--- a/src/lib/libssl/crypto/Makefile
+++ b/src/lib/libssl/crypto/Makefile
@@ -29,7 +29,7 @@ CFLAGS+= -DNO_RC5
29CFLAGS+= -I${.CURDIR}/../${SSLEAYDIST} 29CFLAGS+= -I${.CURDIR}/../${SSLEAYDIST}
30CFLAGS+= -I${LCRYPTO_SRC} 30CFLAGS+= -I${LCRYPTO_SRC}
31CFLAGS+= -I${LCRYPTO_INC} 31CFLAGS+= -I${LCRYPTO_INC}
32SRCS+= cryptlib.c ex_data.c cpt_err.c mem.c mem_dbg.c tmdiff.c cversion.c 32SRCS+= cryptlib.c ex_data.c cpt_err.c mem.c mem_dbg.c tmdiff.c cversion.c uid.c
33CFLAGS+= -I${LCRYPTO_SRC}/md2 33CFLAGS+= -I${LCRYPTO_SRC}/md2
34SRCS+= md2_dgst.c md2_one.c 34SRCS+= md2_dgst.c md2_one.c
35CFLAGS+= -I${LCRYPTO_SRC}/md5 35CFLAGS+= -I${LCRYPTO_SRC}/md5