add o_dir.c
This commit is contained in:
parent
b1d8541f7b
commit
2b723133ba
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: crypto.inc,v 1.5 2003/07/24 14:16:32 itojun Exp $
|
||||
# $NetBSD: crypto.inc,v 1.6 2005/11/25 23:18:13 christos Exp $
|
||||
#
|
||||
# @(#) Copyright (c) 1995 Simon J. Gerraty
|
||||
#
|
||||
|
@ -10,4 +10,4 @@
|
|||
CPPFLAGS+= -I${OPENSSLSRC}/crypto
|
||||
|
||||
SRCS+= cryptlib.c mem.c mem_clr.c mem_dbg.c cversion.c ex_data.c tmdiff.c \
|
||||
cpt_err.c ebcdic.c uid.c o_time.c
|
||||
cpt_err.c ebcdic.c uid.c o_time.c o_dir.c
|
||||
|
|
Loading…
Reference in New Issue