diff options
| author | Theo Buehler <tb@openbsd.org> | 2025-08-26 00:47:10 -0600 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2025-08-26 00:55:50 -0600 |
| commit | e4e25cd2815efbf586a4297ed777e8653367a2b4 (patch) | |
| tree | 9c50036547e9f07b2d2880b173536496a56197b9 /include/Makefile.am | |
| parent | 4494cd0525db4decd7a3bab7491888a334dec8aa (diff) | |
| download | portable-e4e25cd2815efbf586a4297ed777e8653367a2b4.tar.gz portable-e4e25cd2815efbf586a4297ed777e8653367a2b4.tar.bz2 portable-e4e25cd2815efbf586a4297ed777e8653367a2b4.zip | |
Make opensslconf.h MI again
Diffstat (limited to 'include/Makefile.am')
| -rw-r--r-- | include/Makefile.am | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index a3e1c19..04c9ea2 100644 --- a/include/Makefile.am +++ b/include/Makefile.am | |||
| @@ -61,20 +61,4 @@ noinst_HEADERS += compat/sys/time.h | |||
| 61 | noinst_HEADERS += compat/sys/types.h | 61 | noinst_HEADERS += compat/sys/types.h |
| 62 | noinst_HEADERS += compat/sys/uio.h | 62 | noinst_HEADERS += compat/sys/uio.h |
| 63 | 63 | ||
| 64 | noinst_HEADERS += arch/aarch64/opensslconf.h | ||
| 65 | noinst_HEADERS += arch/alpha/opensslconf.h | ||
| 66 | noinst_HEADERS += arch/amd64/opensslconf.h | ||
| 67 | noinst_HEADERS += arch/arm/opensslconf.h | ||
| 68 | noinst_HEADERS += arch/hppa/opensslconf.h | ||
| 69 | noinst_HEADERS += arch/i386/opensslconf.h | ||
| 70 | noinst_HEADERS += arch/loongarch64/opensslconf.h | ||
| 71 | noinst_HEADERS += arch/m88k/opensslconf.h | ||
| 72 | noinst_HEADERS += arch/mips/opensslconf.h | ||
| 73 | noinst_HEADERS += arch/mips64/opensslconf.h | ||
| 74 | noinst_HEADERS += arch/powerpc/opensslconf.h | ||
| 75 | noinst_HEADERS += arch/powerpc64/opensslconf.h | ||
| 76 | noinst_HEADERS += arch/riscv64/opensslconf.h | ||
| 77 | noinst_HEADERS += arch/sh/opensslconf.h | ||
| 78 | noinst_HEADERS += arch/sparc64/opensslconf.h | ||
| 79 | |||
| 80 | include_HEADERS = tls.h | 64 | include_HEADERS = tls.h |
