diff options
Diffstat (limited to 'src/lib/libcrypto/crypto')
| -rw-r--r-- | src/lib/libcrypto/crypto/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libcrypto/crypto/Makefile b/src/lib/libcrypto/crypto/Makefile index e03af780a6..368fef5405 100644 --- a/src/lib/libcrypto/crypto/Makefile +++ b/src/lib/libcrypto/crypto/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.3 2014/04/13 16:03:30 miod Exp $ | 1 | # $OpenBSD: Makefile,v 1.4 2014/04/13 23:50:03 deraadt Exp $ |
| 2 | 2 | ||
| 3 | LIB= crypto | 3 | LIB= crypto |
| 4 | 4 | ||
| @@ -406,7 +406,6 @@ HDRS=\ | |||
| 406 | crypto/stack/safestack.h \ | 406 | crypto/stack/safestack.h \ |
| 407 | crypto/stack/stack.h \ | 407 | crypto/stack/stack.h \ |
| 408 | crypto/store/store.h \ | 408 | crypto/store/store.h \ |
| 409 | crypto/symhacks.h \ | ||
| 410 | crypto/ts/ts.h \ | 409 | crypto/ts/ts.h \ |
| 411 | crypto/txt_db/txt_db.h \ | 410 | crypto/txt_db/txt_db.h \ |
| 412 | crypto/ui/ui.h \ | 411 | crypto/ui/ui.h \ |
