diff options
| author | Jacques Vidrine <nectar@FreeBSD.org> | 2003-02-20 20:42:20 +0000 |
|---|---|---|
| committer | Jacques Vidrine <nectar@FreeBSD.org> | 2003-02-20 20:42:20 +0000 |
| commit | 4c8f8cd8d03cbebf9043e936aa6bf87f6f89fb3c (patch) | |
| tree | 21a67fc006bb551b102c9f2f1464dafe08bee19b /secure/lib | |
| parent | ff40e40b779e0d47da83d2059457f138bf0ba8e6 (diff) | |
Notes
Diffstat (limited to 'secure/lib')
| -rw-r--r-- | secure/lib/libcrypto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile index c56c005e9a53..9c19926286fd 100644 --- a/secure/lib/libcrypto/Makefile +++ b/secure/lib/libcrypto/Makefile @@ -35,8 +35,8 @@ SHLIB_MAJOR= 2 MAINTAINER= kris # base sources -SRCS+= cpt_err.c cryptlib.c cversion.c ebcdic.c ex_data.c mem.c mem_dbg.c \ - tmdiff.c uid.c +SRCS+= cpt_err.c cryptlib.c cversion.c ebcdic.c ex_data.c mem.c mem_clr.c \ + mem_dbg.c tmdiff.c uid.c # asn1 |
