diff options
| author | Theo Buehler <tb@openbsd.org> | 2023-07-08 08:23:38 -0600 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2023-07-08 08:23:38 -0600 |
| commit | bedbbe39ce0a03865d44bc12517b92b5342ea9a2 (patch) | |
| tree | 8983c75e3b34114125e639e02b1dddc7ea95e542 | |
| parent | a6c28611a793fa48a203c5c87ae24310b85f14bd (diff) | |
| download | portable-bedbbe39ce0a03865d44bc12517b92b5342ea9a2.tar.gz portable-bedbbe39ce0a03865d44bc12517b92b5342ea9a2.tar.bz2 portable-bedbbe39ce0a03865d44bc12517b92b5342ea9a2.zip | |
sort hidden headers
| -rw-r--r-- | crypto/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am index 5a13062..cb98f4a 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am | |||
| @@ -745,8 +745,8 @@ noinst_HEADERS += hidden/openssl/idea.h | |||
| 745 | noinst_HEADERS += hidden/openssl/lhash.h | 745 | noinst_HEADERS += hidden/openssl/lhash.h |
| 746 | noinst_HEADERS += hidden/openssl/md4.h | 746 | noinst_HEADERS += hidden/openssl/md4.h |
| 747 | noinst_HEADERS += hidden/openssl/md5.h | 747 | noinst_HEADERS += hidden/openssl/md5.h |
| 748 | noinst_HEADERS += hidden/openssl/ocsp.h | ||
| 749 | noinst_HEADERS += hidden/openssl/objects.h | 748 | noinst_HEADERS += hidden/openssl/objects.h |
| 749 | noinst_HEADERS += hidden/openssl/ocsp.h | ||
| 750 | noinst_HEADERS += hidden/openssl/pem.h | 750 | noinst_HEADERS += hidden/openssl/pem.h |
| 751 | noinst_HEADERS += hidden/openssl/pkcs12.h | 751 | noinst_HEADERS += hidden/openssl/pkcs12.h |
| 752 | noinst_HEADERS += hidden/openssl/pkcs7.h | 752 | noinst_HEADERS += hidden/openssl/pkcs7.h |
