diff options
-rw-r--r-- | regress/lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/lib/Makefile b/regress/lib/Makefile index aaae16d95b4..e761c9a485b 100644 --- a/regress/lib/Makefile +++ b/regress/lib/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.14 2003/07/31 15:56:51 deraadt Exp $ +# $OpenBSD: Makefile,v 1.15 2014/04/15 18:01:42 miod Exp $ -SUBDIR+= libc libpthread csu libssl libskey libm libevent libutil +SUBDIR+= libc libcrypto libpthread csu libssl libskey libm libevent libutil install: |